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

Bug #5634 Pepr loses escaped chars (and whole comments!)
Submitted: 2005-10-08 22:47 UTC
From: justinpatrin Assigned: davidc
Status: Closed Package: pearweb
PHP Version: Irrelevant OS: Irrelevant
Roadmaps: 1.16.1    
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 : 21 + 13 = ?

 
 [2005-10-08 22:47 UTC] justinpatrin
Description: ------------ I just commented on Services_JSON and my comment had some escaped chars removed. The comment also doesn't seem to be on the website. As an example, two blackslashes together got changed to one. Also, a backslash followed by a 1 was entirely removed. Let's see if it works here: '\\' and "\\" got changed to '\' and "\' and \1 in a regex got entirely removed.

Comments

 [2005-10-08 22:47 UTC] justinpatrin
Yep, it seems like the bug system is ok, so this is likely a Pepr only bug.
 [2007-06-01 18:13 UTC] dufuz (Helgi Þormar)
moving to pearweb
 [2007-06-03 00:56 UTC] davidc (David Coallier)
This has long been fixed in CVS.