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

Invalid label parsing #628

Closed
bsekachev opened this issue Aug 8, 2019 · 0 comments · Fixed by #670
Closed

Invalid label parsing #628

bsekachev opened this issue Aug 8, 2019 · 0 comments · Fixed by #670
Assignees
Labels
bug Something isn't working

Comments

@bsekachev
Copy link
Member

Create task with the label row: label @text=best_number:"" @text=worst_number:"" @select=numbers:1,2,3,4

Expected result: one label and attributes: best_number, worst_number and numbers
Actual result: one label and attributes: best_number and numbers

@bsekachev bsekachev added the bug Something isn't working label Aug 8, 2019
@bsekachev bsekachev self-assigned this Aug 8, 2019
@nmanovic nmanovic added this to the 0.5.0 - Release milestone Aug 20, 2019
nmanovic pushed a commit that referenced this issue Aug 27, 2019
* Fixed: Invalid labels parsing (#628)
* Updated changelog
* Improved error messages on a client side
* Updated changelog
* Fixed register
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants