View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0005046 | mantisbt | rss | public | 2004-12-23 15:23 | 2005-05-31 11:33 |
| Reporter | Tetram | Assigned To | vboctor | ||
| Priority | normal | Severity | major | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Product Version | 0.19.2 | ||||
| Fixed in Version | 1.0.0a3 | ||||
| Summary | 0005046: Unreadable RSS data | ||||
| Description | If a news has some spaces in front of a line in its text, the rss data produced by rss.php are unreadable with rssreaders because they are not XML compliant. I suggest to use the <description> node to put a summary of the news and the <content:encoded> node to put whole text of the news. | ||||
| Steps To Reproduce | Put a text like this one in a news, and the RSS xml will not be readable anymore: first line, begin a list:
| ||||
| Additional Information | The XML file is not readable by IE and Thunderbird. I didn't process tests with other rssreader or xmlreader. | ||||
| Tags | No tags attached. | ||||