Fossil SCM
Ticket view does not escape HTML
Open
1b5f29ce6374bef…
· opened 14 years, 7 months ago
- Type
- Code_Defect
- Priority
- —
- Severity
- Minor
- Resolution
- —
- Subsystem
- —
- Created
- Sept. 3, 2011 12:07 p.m.
While ticket list escapes HTML, the single ticket view strips it. This inconsistency is easily visible in case of ticket [cb6baa160dfac]. In a report its name reads <code>Wiki output strips <div> </code>. But inside you see <code>Wiki output strips</code>. I'd say that the former is better, but IMHO the real defect is the inconsistency.