This is the tracker for the Core of the Nucleus CMS-project (Nucleus CMS Website)
FS#51 — Remove hardcoded ISO-8859-1 charset from RSS2
Attached to Project— Nucleus Core
Opened by Niels Leenheer (Rakaz) - Monday, 11 April 2005, 02:28PM
Last edited by Niels Leenheer (Rakaz) - Monday, 11 April 2005, 07:16PM
Opened by Niels Leenheer (Rakaz) - Monday, 11 April 2005, 02:28PM
Last edited by Niels Leenheer (Rakaz) - Monday, 11 April 2005, 07:16PM
| Patch | |
| Various | |
| CLOSED | |
| Niels Leenheer | |
| All |
| Medium | |
| Normal | |
| 3.2 | |
| 3.3 | |
| Undecided | |
|
|
In case the weblog is disabled, the xml-rss2.php file uses an empty RSS file, hardcoded with the ISO-8859-1 charset.
This is not correct. The charset should be equal to _CHARSET definition in the language files.
This is not correct. The charset should be equal to _CHARSET definition in the language files.
Closed by Niels Leenheer (Rakaz)
Date: Monday, 11 April 2005, 07:16PM
Reason for closing: Fixed
Added patch that will solve this task