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

Bug #16188 Failure to escape single quotes in directory names
Submitted: 2009-05-06 03:56 UTC
From: theboff Assigned:
Status: Open Package: pearweb_gopear (version 1.1.3)
PHP Version: 5.2.9 OS: Windows Server 2008
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 : 10 + 48 = ?

 
 [2009-05-06 03:56 UTC] theboff (Colin Rothwell)
Description: ------------ When using go pear to install pear on my windows system, I installed to a directory with an apostrophe in the name ("Colin's Stuff"). I got "parse errors" when trying to use pear, and believe the problem is due to the fact that the apostrophe is not escaped, and hence closes the string.

Comments