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

Request #13428 Add title to anchors which link to other internal bugs
Submitted: 2008-03-18 10:29 UTC
From: timj Assigned: dufuz
Status: Closed Package: pearweb (version 1.17.1)
PHP Version: Irrelevant 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 : 45 - 33 = ?

 
 [2008-03-18 10:29 UTC] timj (Tim Jackson)
Description: ------------ It would be nice if, when linking to another internal bug using the "bug #XXX" notation, the Summary from the related bug is included as the title attribute of the HTML anchor. Test script: --------------- Enter "bug #XXX" into the Description field of a bug report Expected result: ---------------- <a href="/bugs/XXX" title="This is the summary for bug XXX">bug #XXX</a> Actual result: -------------- <a href="/bugs/XXX">bug #XXX</a>

Comments

 [2008-03-21 23:42 UTC] dufuz (Helgi Þormar Þorbjörnsson)
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. Done and done. It's in the format of "PackageName: Summary", left the ID out for obvious reason, the link will include it :)