Package home | Report new bug | New search | Development Roadmap Status: Open | Feedback | All | Closed Since Version 1.32.0

Bug #10376 [go-pear] webfrontend filename is ignored
Submitted: 2007-03-14 15:49 UTC
From: tias Assigned: tias
Status: Closed Package: pearweb (version CVS)
PHP Version: Irrelevant OS:
Roadmaps: 1.10.4    
Subscription  


 [2007-03-14 15:49 UTC] tias (Tias Guns)
Description: ------------ In the config, a filename for the webfrontend can be given. go-pear ignores this filename when linking to it at the end of the installation, which leads to a broken link. Patch attached and at http://tias.ulyssis.org/patch/pear/go-pear_0.6.0_webfrontend-file.patch Test script: --------------- links go-pear.php Filename of WebFrontend = $prefix/frontend.php Expected result: ---------------- Start Web Frontend of the PEAR Installer >> = http://localhost/pear/frontend.php Actual result: -------------- Start Web Frontend of the PEAR Installer >> = http://localhost/pear/index.php

Comments

 [2007-03-17 20:43 UTC] cellog (Greg Beaver)
This bug has been fixed in CVS. If this was a documentation problem, the fix will appear on pear.php.net by the end of next Sunday (CET). If this was a problem with the pear.php.net website, the change should be live shortly. Otherwise, the fix will appear in the package's next release. Thank you for the report and for helping us make PEAR better.