php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #29815 PHP.net Website Problem
Submitted: 2004-08-24 15:18 UTC Modified: 2004-08-24 15:50 UTC
From: ckernan at tibus dot com Assigned: derick (profile)
Status: Closed Package: Unknown/Other Function
PHP Version: Irrelevant OS: n/a
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: ckernan at tibus dot com
New email:
PHP Version: OS:

 

 [2004-08-24 15:18 UTC] ckernan at tibus dot com
Description:
------------
The current RSS feed for PHP.net news (http://www.php.net/news.rss) is not well formed as reported by feedvalidator.org:

'Your feed appears to be encoded as "UTF-8", but your server is reporting "US-ASCII"'

I believe the feed is no longer well formed because of the appearance of a "?" character in the word "Z?rich" of the news article entitled "OSCOM.4 with Apache Track".

I am no longer able to download the RSS feed using my RSS feed reader application Awasu (www.awasu.com) because of this error.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2004-08-24 15:44 UTC] derick@php.net
I will fix the content-charset, it should be iso-8859-1 (and not utf8)

 [2004-08-24 15:50 UTC] derick@php.net
This bug has been fixed in CVS.

Snapshots of the sources are packaged every three hours; this change
will be in the next snapshot. You can grab the snapshot at
http://snaps.php.net/.
 
Thank you for the report, and for helping us make PHP better.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Mar 28 21:01:27 2024 UTC