View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0009415 | mantisbt | rss | public | 2008-07-18 07:16 | 2009-06-26 12:06 |
| Reporter | klkl | Assigned To | grangeway | ||
| Priority | normal | Severity | major | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Product Version | 1.1.2 | ||||
| Summary | 0009415: HTML entities in issue description break RSS well-formedness | ||||
| Description | If you use [oacute] entity (ó ó) in issue description (or probably any other HTML entity that's not an XML entity), the RSS becomes ill-formed. | ||||
| Additional Information | The problem is that mantis passes entities through and that's illegal for documents (like RSS) without DOCTYPE that defines all such entities. It should follow XML encoding rules instead and not pass named entities through. | ||||
| Tags | No tags attached. | ||||
|
Hello Thank you for taking the time to report a problem with mantis. A Possible Fix for this issue has been commited to SVN, for inclusion in the 1.2.0a2 release due within the next few weeks. If you are able to reproduce this bug in the 1.2.0a2 release, or SVN trunk code, Please change the status back to "Open", or open a new issue report with more information. Again, thank you for your continued support and report. |
|