From: amd at store20 dot com Operating system: PHP version: Irrelevant PHP Bug Type: Feature/Change Request Bug description: Navigation improvement for bugs.php.net
Description: ------------ This patch improves navigation in bugs.php.net page. Reproduce code: --------------- ? quick_access_to_bug.diff Index: bug.php =================================================================== RCS file: /repository/php-bugs-web/bug.php,v retrieving revision 1.69 diff -u -r1.69 bug.php --- bug.php 27 Oct 2004 07:30:51 -0000 1.69 +++ bug.php 1 Mar 2005 15:10:41 -0000 @@ -220,7 +220,7 @@ <div id="bugheader"> <table id="details"> <tr id="title"> - <th id="number">Bug #<?php echo $id?></th> + <th id="number"><a href="http://bugs.php.net/?"<?php echo $id?>>Bug #<?php echo $id?></a></th> <td id="summary" colspan="5"><?php echo htmlspecialchars($bug['sdesc'])?></td> </tr> <tr id="submission"> -- Edit bug report at http://bugs.php.net/?id=32152&edit=1 -- Try a CVS snapshot (php4): http://bugs.php.net/fix.php?id=32152&r=trysnapshot4 Try a CVS snapshot (php5.0): http://bugs.php.net/fix.php?id=32152&r=trysnapshot50 Try a CVS snapshot (php5.1): http://bugs.php.net/fix.php?id=32152&r=trysnapshot51 Fixed in CVS: http://bugs.php.net/fix.php?id=32152&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=32152&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=32152&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=32152&r=needscript Try newer version: http://bugs.php.net/fix.php?id=32152&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=32152&r=support Expected behavior: http://bugs.php.net/fix.php?id=32152&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=32152&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=32152&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=32152&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=32152&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=32152&r=dst IIS Stability: http://bugs.php.net/fix.php?id=32152&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=32152&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=32152&r=float No Zend Extensions: http://bugs.php.net/fix.php?id=32152&r=nozend MySQL Configuration Error: http://bugs.php.net/fix.php?id=32152&r=mysqlcfg