Community
Participate
Working Groups
Steps: 1. Create repository based on default template 2. Create query An error is displayed: Error parsing attributes: unexpected token '{'.
The nested "optgroups" map is causing this problem: "milestone":{"label":"Milestone","optgroups":[{"label":"Open (by due date)","options":["0.13","0.12.3","0.14"]}... We should consider using GSon instead of a custom parser.
Created attachment 201226 [details] mylyn/context/zip
Fixed in head. The parser now uses GSon with a fall-back to the previous parsing implementation in case of a failure.
*** Bug 365033 has been marked as a duplicate of this bug. ***