Ticket Change Details
Not logged in
Overview

Artifact ID: 78c07a56d392d30cc19391fa250fbda8ba9aaa0b
Ticket: 83e9e0016b65721084ef29b466c1a7ea59ea7d7e
html tags are apparently not escaped or converted when presented via timeline.rss
User & Date: anonymous 2010-01-22 16:02:36
Changes

  1. Appended to comment:
    
    
    <hr><i>anonymous claiming to be Michael McDaniel added on 2010-01-22 16:02:36:</i><br>
    Single tag in commit comment still breaks timeline.rss xml feed; note that in this ticket addendum I wrote the html encoded list tag using "&" "lt" ";" otherwise when reading the ticket it is misleading.  I cannot expect my users to html encode their comments (myself included).
    
    I committed my project with comment 
    
    "... and fixed the misplaced &lt;li&gt; from previous checkin"
    
    and have RSS reader error
    
    XML Parser: Could not parse document:
    Entity: line 10: 
    parser 
    error : 
    
    Opening and ending tag mismatch: li line 10 and title
    
          <title>... and fixed the misplaced &lt;li&gt; from previous checkin</title>
    
    Entity: line 12:
    
    If I remembered C well enough (I don't) I would dig in to the code.
    
    
  2. resolution changed to: "Open"