Report new bug | New search | Development Roadmap Status: Open | Feedback | All

Bug #5340 User details are overescaped
Submitted: 2005-09-08 16:52 UTC
From: techtonik Assigned: cellog
Status: Closed Package: Web Site
PHP Version: Irrelevant OS:
Roadmaps: (Not assigned)    
Subscription  
Comments Add Comment Add patch


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 : 48 + 37 = ?

 
 [2005-09-08 16:52 UTC] techtonik
Description: ------------ Recent patch to http://cvs.php.net/pearweb/public_html/account-edit.php invokes htmlspecialchars on entered text, but this script http://cvs.php.net/pearweb/public_html/account-info.php also uses htmlspecialchars to output user info. The patch is trivial, but it requires somebody with DB and pearweb access to find and convert all non-htmlspecialcharsed descriptions first.

Comments

 [2005-09-08 23:37 UTC] pajoye
Will do that in the next early "morning"
 [2006-10-31 03:37 UTC] cellog (Greg Beaver)
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. database has been fixed as well