Defect #11217
Project names in drop-down are escaped twice
Status: | Closed | Start date: | ||
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | % Done: | 0% | ||
Category: | UI | |||
Target version: | 2.0.4 | |||
Resolution: | Fixed | Affected version: | 2.0.3 |
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
Associated revisions
Fixed that root projects are escaped twice in the project drop down (#11217).
History
#1
Updated by John Bart over 8 years ago
The description could be misinterpreted ;) - I was actually typing a & followed by amp;
#2
Updated by Etienne Massip over 8 years ago
- Description updated (diff)
#3
Updated by Etienne Massip over 8 years ago
- Category set to UI
- Status changed from New to Confirmed
- Target version set to Candidate for next minor release
#4
Updated by Jean-Philippe Lang over 8 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.