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
Have you experienced this issue?
Rate the importance of this bug to you:

 [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: Thu Apr 25 10:01:29 2024 UTC