Nucleus Core

Login!
Register as a new userLost password?

for Project:

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
Patch
Various
CLOSED
Niels Leenheer
All
Medium
Normal
3.2
3.3
Undecided
100%
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.  patch-rss2-charset.txt
This task depends upon

View Dependency Graph
 
This task blocks these from closing
FS#14 - Full UTF-8 support
Closed by  Niels Leenheer (Rakaz)
Date:  Monday, 11 April 2005, 07:16PM
Reason for closing:  Fixed
Comment by Niels Leenheer (Rakaz) - Monday, 11 April 2005, 03:58PM

Added patch that will solve this task