Package home | Report new bug | New search | Development Roadmap Status: Open | Feedback | All | Closed Since Version 1.10.15

Bug #5417 generation of package.xml 1.0 must escape < > & "
Submitted: 2005-09-15 16:24 UTC
From: cellog Assigned: cellog
Status: Closed Package: PEAR
PHP Version: Irrelevant OS: n/a
Roadmaps: (Not assigned)    
Subscription  


 [2005-09-15 16:24 UTC] cellog
Description: ------------ utf8_encode() does not escape special characters. The < > " entities are default xml characters in all encodings, and must be supported in xml generation.

Comments

 [2005-09-15 19:34 UTC] cellog
This bug has been fixed in CVS. If this was a documentation problem, the fix will appear on pear.php.net by the end of next Sunday (CET). If this was a problem with the pear.php.net website, the change should be live shortly. Otherwise, the fix will appear in the package's next release. Thank you for the report and for helping us make PEAR better.