Ticket #2517 (closed defect: fixed)
RSS feed has some lt-gt escaping problems.
| Reported by: | viktor | Owned by: | cmlenz |
|---|---|---|---|
| Priority: | normal | Milestone: | 0.9.3 |
| Component: | ticket system | Version: | 0.9.2 |
| Severity: | normal | Keywords: | query |
| Cc: |
Description
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.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.


