Overview
Artifact ID: | a3dbf6a11765d118b35bc621920f2f5b5b446171 |
---|---|
Ticket: | 1b5f29ce6374befcbbd3849bec549176bc6bc8be
Ticket view does not escape HTML |
User & Date: | lrem 2011-09-03 12:07:50 |
Changes
- comment changed to:
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.
- foundin changed to: "1.19"
- severity changed to: "Minor"
- status changed to: "Open"
- title changed to: "Ticket view does not escape HTML"
- type changed to: "Code_Defect"