php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #28450 Illegal Character in RSS XML for UTF-8
Submitted: 2004-05-19 23:47 UTC Modified: 2004-05-20 01:23 UTC
From: sross at calicowebdesigns dot com Assigned:
Status: Closed Package: Website problem
PHP Version: Irrelevant OS: Irrelevant
Private report: No CVE-ID: None
 [2004-05-19 23:47 UTC] sross at calicowebdesigns dot com
Description:
------------
Many RSS readers will fail to validate this XML and will reject the entire news feed. The problem is described by running the validator below:

http://www.feedvalidator.org/check?url=http://www.php.net/news.rss

Reproduce code:
---------------
http://www.feedvalidator.org/check?url=http://www.php.net/news.rss

Expected result:
----------------
Validates ok

Actual result:
--------------
Errors reported

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2004-05-20 01:23 UTC] didou@php.net
This bug has been fixed in CVS. Since the websites are not directly
updated from the CVS server, the fix might need some time to spread
across the globe to all mirror sites, including PHP.net itself.

Thank you for the report, and for helping us make PHP.net better.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sun May 05 12:01:32 2024 UTC