Ticket #1499 (closed defect: duplicate)
Opened 7 years ago
Last modified 6 years ago
problem with encoding UTF-8 in RSS
| Reported by: | csp@… | Owned by: | jonas |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | report system | Version: | 0.8.4 |
| Severity: | critical | Keywords: | |
| Cc: | |||
| Release Notes: | |||
| API Changes: | |||
Description
when use locale es_ES, don't generate RSS in UTF-8
Attachments
Change History
comment:1 Changed 7 years ago by mgood
- Resolution set to invalid
- Status changed from new to closed
comment:2 Changed 6 years ago by Vincent43
- Component changed from changeset view to report system
- Resolution invalid deleted
- Severity changed from normal to critical
- Status changed from closed to reopened
- Version changed from 0.8.1 to 0.8.4
Same problem with the locale fr_FR.
the date time generated in the RSS source:template/report_rss.cs line 2, <?cs var:$trac.time ?> use french accentuation for example lun 26 août.
The XML generate an error :
An invalid character was found in text content. Error processing resource
<!-- RSS generated by Trac v0.8.4 on mar 30 ao <---
Same problem with the source:timeline_rss.cs
I put it in critical severity, because it blocks my rss client integration
comment:3 Changed 6 years ago by cmlenz
- Resolution set to duplicate
- Status changed from reopened to closed
So this boils down to be a duplicate of #1081 after all.
comment:4 Changed 6 years ago by Vincent
Thanks (sorry for duplicate)
Continue your great work



There's not enough information here for someone to evaluate your problem. You can reopen this ticket if you would like to provide more information.