[Trac-tickets] [The Trac Project] #2517: RSS feed has some lt-gt
escaping problems.
The Trac Project
noreply at edgewall.com
Fri Dec 23 03:26:31 CST 2005
#2517: RSS feed has some lt-gt escaping problems.
---------------------+------------------------------------------------------
Reporter: viktor | Owner: jonas
Type: defect | Status: new
Priority: normal | Milestone:
Component: general | Version: 0.9.2
Severity: normal | Keywords:
---------------------+------------------------------------------------------
If you use a TicketQuery as feed source in Liferea, you get the following
error:
{{{
Entity: line 34: parser error :
Opening and ending tag mismatch: span line 34 and title
tle>#2048: Wiki macros for generating `<div>`s and `<span>`s with
classes</title
^
Entity: line 54: parser error :
Opening and ending tag mismatch: div line 34 and item
[Parser error output was truncated!]
}}}
In Firefox it just silently fails to load.
It must be some lt-gt escaping, so HTML escaping the fields before emiting
to feed. But didn't investigated it deeper.
--
Ticket URL: <http://projects.edgewall.com/trac/ticket/2517>
The Trac Project <http://trac.edgewall.com/>
More information about the Trac-Tickets
mailing list