Reporter |
![]() |
---|---|
Created | Aug 2, 2013 4:17:32 PM |
Updated | Aug 16, 2013 11:00:06 PM |
Resolved | Aug 15, 2013 7:00:35 PM |
Priority | Minor |
Type | Bug |
State | Verified |
Assignee | Leonid Stryuk (Leonid.Stryuk) |
Subsystem | No subsystem |
Fix versions | 5.0.3 |
Fixed in builds | 7151, 7324 |
Affected versions | 5.0 |
Browser | Any Browser |
OS | Any OS |
Verified in build | 7324 |
Verified by | Mikhail.Kapusta (Mikhail.Kapusta) |
Reviewed by | Sergey Bankevich (Sergey.Bankevich) |
Severity | Routine |
STR:
The '&' symbol isn't escaped and the incorrect value tries to be set into the draft.
Generated URL:
- add a field of type 'string' to a project
- set the value '&123'
- generate URL template
- try to create a new issue
The '&' symbol isn't escaped and the incorrect value tries to be set into the draft.
Generated URL:
http://host/newIssue?project=JT&clearDraft=true&summary=test&c=Text &123&c=relates to JT-5&c=depends on JT-18