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  


Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know! Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem : 31 + 16 = ?

 
 [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