Actions
Defect #11217
closedProject names in drop-down are escaped twice
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Fixed
Affected version:
Description
Database: mySql
Steps:
- create a new test project named "A & B"
- the project combo box displays this as
"A & B"
This bug is not present in 1.3.0 (the version we updated from) but was introduced somewhere along the way.
Related issues
Updated by John Bart over 12 years ago
The description could be misinterpreted ;) - I was actually typing a & followed by amp;
Updated by Etienne Massip over 12 years ago
- Category set to UI
- Status changed from New to Confirmed
- Target version set to Candidate for next minor release
Updated by Jean-Philippe Lang over 12 years ago
- Subject changed from Project combo box showing "&" instead of "&" to Project names in drop-down are escaped twice
- Status changed from Confirmed to Resolved
- Assignee set to Jean-Philippe Lang
- Target version changed from Candidate for next minor release to 2.0.4
- Resolution set to Fixed
Fixed in r9894.
Actions