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

Bug #10693 Numeric entities transformed in &#xxx; in package info and changelog
Submitted: 2007-04-12 08:44 UTC
From: toggg Assigned: toggg
Status: Bogus Package: pearweb (version CVS)
PHP Version: Irrelevant OS: Irrelevant
Roadmaps: (Not assigned)    
Subscription  


 [2007-04-12 08:44 UTC] toggg (bertrand Gugger)
Description: ------------ PEAR requires numeric entities for nation special chars but pearweb displays them wrong as &#xxx; See http://pear.php.net/package/Validate_BE for an example. As it occurs in several places, the patch (untested) includes an extended htmspecialchars() : htmlspecialchars_entities() in the prepend. It is applied in package info and changelog on the summary, description and changelog There are possibly other places where it should be applied, not sure about that.

Comments

 [2007-04-18 17:04 UTC] toggg (bertrand Gugger)
pearweb has better plans