View Issue Details

IDProjectCategoryView StatusLast Update
0007167mantisbtlocalizationpublic2006-12-08 02:38
Reporterfkonvick Assigned Toachumakov  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Product Version1.0.3 
Fixed in Version1.1.0a2 
Summary0007167: [all lang] feeds in utf-8 are invalid xml
Description

I have set up Mantis to use utf8 in my language (Czech). The RSS feeds come in the following format:

BOM (newline)
<?xml ...... etc.

This is, of course, wrong, there should be no newline after the UTF-8 BOM at the beginning of the file (I think that XML spec says that the <?xml ...> header must be on the first line of the file). So Thunderbird refuses to read this feed. To reproduce the issue, try setting the charset in your language file to utf8. I even tried replacing the RSS feed generator with the most recent version, but no luck... so I think that it's Mantis fault.

TagsNo tags attached.

Activities

vboctor

vboctor

2006-09-29 01:40

manager   ~0013539

I've moved this to the localization category. The globalization developers will investigate the issue.

achumakov

achumakov

2006-10-01 05:32

reporter   ~0013566

Should work with recent translations update. Try please.