Ticket Change Details
Not logged in
Overview

Artifact ID: a3dbf6a11765d118b35bc621920f2f5b5b446171
Ticket: 1b5f29ce6374befcbbd3849bec549176bc6bc8be
Ticket view does not escape HTML
User & Date: lrem 2011-09-03 12:07:50
Changes

  1. 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 &lt;div&gt; </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.
    
  2. foundin changed to: "1.19"
  3. severity changed to: "Minor"
  4. status changed to: "Open"
  5. title changed to: "Ticket view does not escape HTML"
  6. type changed to: "Code_Defect"