php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #25300 go-pear expands 8.3 path names
Submitted: 2003-08-28 12:34 UTC Modified: 2003-08-28 12:46 UTC
From: danielc at panix dot com Assigned: pajoye (profile)
Status: Wont fix Package: PEAR related
PHP Version: 5CVS-2003-08-28 (dev) OS: Win32
Private report: No CVE-ID: None
View Add Comment Developer Edit
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 — but make sure to vote on the bug!
Your email address:
MUST BE VALID
Solve the problem:
14 + 32 = ?
Subscribe to this entry?

 
 [2003-08-28 12:34 UTC] danielc at panix dot com
Description:
------------
Used go-pear.bat last night.  The go-pear.php file version is $Id: go-pear,v 1.48 2003/08/12 21:44:02 pajoye Exp $

I set the "Installation prefix" using safe 8.3 file/path name: "c:\progra~1\pear"

But, the program, or the cute file finder dialog box procedure, turns it into "C:\Program Files\pear"

Using the 8.3 path names avoids problems in the long run.  It would be nice if PEAR allowed such user input to remain rather than converting it.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2003-08-28 12:46 UTC] pajoye@php.net
Hello,

The win32 dialog box convert it, not us.

If you like to use 8.3 path, use the "All" to set manually the datas.

pierre
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri May 10 17:01:34 2024 UTC