Bugs item #1479459, was opened at 2006-04-30 21:41 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=800587&aid=1479459&group_id=156638
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: Version 2.1 Status: Open Resolution: None Priority: 6 Submitted By: Martin Geisler (mgeisler) Assigned to: Nobody/Anonymous (nobody) Summary: Directory names with spaces Initial Comment: You currently cannot switch to a directory with spaces in its name. Spaces in normal file names are no problem, they are handled just like any other shell. The problem is that PHP Shell doesn't decode the string before passing it to the PHP chdir() function. So any quoting or escaping done by the user is left as-is in the call to chdir(). ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=800587&aid=1479459&group_id=156638 ------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ phpshell-devel mailing list phpshell-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/phpshell-devel