Summary | Html in description tag does not display |
Queue | Jonah |
Type | Bug |
State | Not A Bug |
Priority | 2. Medium |
Owners | |
Requester | simon (at) ateb (dot) co (dot) uk |
Created | 02/16/2009 (5960 days ago) |
Due | |
Updated | 02/17/2009 (5959 days ago) |
Assigned | 02/16/2009 (5960 days ago) |
Resolved | 02/17/2009 (5959 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
display this file with the html rendered. Do they know something that
Jonah does not?
State ⇒ Not A Bug
anywhere in that file that the contents of <description> should be
treated as HTML. It should be using <content:encoded> if we're
supposed to know to treat it as HTML, or give a content-type parameter.
New Attachment: bbmaintenance_rss.xml
State ⇒ Feedback
Priority ⇒ 2. Medium
Type ⇒ Bug
Summary ⇒ Html in description tag does not display
Queue ⇒ Jonah
Milestone ⇒
Patch ⇒ No
State ⇒ Unconfirmed
xml tag block may contain html wrapped in a CDATA block. The html is
not rendered in jonah, you only see the html source.