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

Request #13539 automatically search manual when 404 on root dir
Submitted: 2008-03-30 11:38 UTC
From: doconnor Assigned: cweiske
Status: Closed Package: pearweb (version CVS)
PHP Version: 5.2.5 OS:
Roadmaps: 1.18.0    
Subscription  
Comments Add Comment Add patch


Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know! Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem : 44 + 37 = ?

 
 [2008-03-30 11:38 UTC] doconnor (Daniel O'Connor)
Description: ------------ Can we make pear.php.net/install which redirects to http://pear.php.net/manual/en/installation.cli.php or http://pear.php.net/manual/en/installation.getting.php ? This makes it safer to refer to throughout pearweb code, and is easy and handy for developers to cite.

Comments

 [2008-03-31 13:28 UTC] saltybeagle (Brett Bieber)
I would suggest pear.php.net/install-packages and pear.php.net/install-pear "install pear" in the general sense usually means http://pear.php.net/manual/en/installation.getting.php So if pear.php.net/install was used, I would hope it would redirect to http://pear.php.net/manual/en/installation.getting.php But, I second the usefulness factor.
 [2008-04-08 12:54 UTC] cweiske (Christian Weiske)
I think we should change that to the way php.net does it - type php.net/file_get_contents and you get to its doc page. That should be a multi-level process: 1. search package for exact match 2. search manual
 [2008-04-08 13:02 UTC] dufuz (Helgi Þormar Þorbjörnsson)
http://cvs.php.net/viewvc.cgi/pearweb/public_html/error/404-manual.php?view=markup So by looking for package you mean the doc for the package obviously ? :)
 [2009-04-30 03:04 UTC] cweiske (Christian Weiske)
-Status: Open +Status: Closed -Assigned To: +Assigned To: cweiske
I actually fixed that some week ago in cvs.