Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[LG] treat everything after first '=' as value for the property #3339

Closed
vishwacsena opened this issue Feb 5, 2020 · 0 comments · Fixed by #3341
Closed

[LG] treat everything after first '=' as value for the property #3339

vishwacsena opened this issue Feb 5, 2020 · 0 comments · Fixed by #3341
Assignees
Labels
R8 Release 8 - March 16th, 2020
Milestone

Comments

@vishwacsena
Copy link
Contributor

This template today fails

# WelcomeUser
[Activity
    Text = Hello! welcome back. I have your name = @{user.name}
]

with the following error

[Error] line 3:4 - line 3:63: structured body format error.

We should treat everything after the first = as value.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
R8 Release 8 - March 16th, 2020
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants