View Issue Details

IDProjectCategoryView StatusLast Update
0009415mantisbtrsspublic2009-06-26 12:06
Reporterklkl Assigned Tograngeway  
PrioritynormalSeveritymajorReproducibilityalways
Status closedResolutionfixed 
Product Version1.1.2 
Summary0009415: 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.

TagsNo tags attached.

Activities

grangeway

grangeway

2008-07-28 07:33

reporter   ~0018704

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.