#2580: RSS feed validation in 0.9.3
----------------------+-----------------------------------------------------
Reporter: osimons | Owner: cboos
Type: defect | Status: reopened
Priority: normal | Milestone: 0.10
Component: timeline | Version: 0.9.3
Severity: normal | Resolution:
Keywords: |
----------------------+-----------------------------------------------------
Changes (by cboos):
* milestone: 0.9.4 => 0.10
Comment:
This problem happens because in some cases we produce HTML using a
Fragment or an Element object.
Calling `unicode` on this produces a Markup object, which is then
purposedly ''not'' escaped.
I'm not 100% sure how to fix this class of issues... Should
`Fragment.__str__` really produce a Markup object?
--
Ticket URL: <http://trac.edgewall.org/ticket/2580#comment:17>
The Trac Project <http://trac.edgewall.com/>
_______________________________________________
Trac-Tickets mailing list
[email protected]
http://lists.edgewall.com/mailman/listinfo/trac-tickets