View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0007167 | mantisbt | localization | public | 2006-06-04 12:20 | 2006-12-08 02:38 |
| Reporter | fkonvick | Assigned To | achumakov | ||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Product Version | 1.0.3 | ||||
| Fixed in Version | 1.1.0a2 | ||||
| Summary | 0007167: [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) 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. | ||||
| Tags | No tags attached. | ||||