[PEAR-BUG] Bug #17589 [NEW]: Pyrus: Installation data folder wrong

[email protected] ("warnar at dmmw dot nl") Wed, 14 Jul 2010 12:20:10 +0000 (GMT)
Newsgroups php.pear.doc
Message-ID <[email protected]>
From:             boekkooi
Operating system: Windows 7 x64
Package version:  
PHP version:      5.3.1
Package:          Documentation
Bug Type:         Bug
Bug description:  Pyrus: Installation data folder wrong

Description:
------------
When installing PEAR2_Pyrus the data for the data folder is installed in
the wrong location.



Test script:
---------------
Create a new registry:
php pyrus.phar <registry_location> install PEAR2_Pyrus
php pyrus.phar <registry_location> list-channels

Goto:
<registry_location>\data\PEAR2_Pyrus\pear2.php.net\PEAR2_Pyrus\pear2.php.net

Expected result:
----------------
Data files should be placed in:
<registry_location>\data\PEAR2_Pyrus\pear2.php.net\

Actual result:
--------------
Data files are placed in:
<registry_location>\data\PEAR2_Pyrus\pear2.php.net\PEAR2_Pyrus\pear2.php.net

-- 
Edit bug report at http://pear.php.net/bugs/bug.php?id=17589&edit=1
--