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
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: danielc at panix dot com
New email:
PHP Version: OS:

 

 [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: Mon May 20 20:01:32 2024 UTC