[PEAR-BUG] Bug #17590 [NEW]: PEAR2_HTTP_Request: Documentation location

[email protected] ("warnar at dmmw dot nl") Wed, 14 Jul 2010 12:39:22 +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:  PEAR2_HTTP_Request: Documentation location

Description:
------------
Install PEAR2_HTTP_Request the docs are installed in the wrong location.

This bug is probably related to http://pear.php.net/bugs/bug.php?id=17589

Test script:
---------------
php pyrus.phar install PEAR2_HTTP_Request

goto:
<registry_location>\docs\PEAR2_HTTP_Request\pear2.php.net\PEAR2_HTTP_Request\pear2.php.net

Expected result:
----------------
Document location should be:
<registry_location>\docs\PEAR2_HTTP_Request\pear2.php.net

Actual result:
--------------
Document files are placed in:
<registry_location>\docs\PEAR2_HTTP_Request\pear2.php.net\PEAR2_HTTP_Request\pear2.php.net

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