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

Bug #10863 "Doc #" not hyperlink in Changelog View
Submitted: 2007-04-27 18:17 UTC
From: ashnazg Assigned: davidc
Status: Closed Package: pearweb (version 1.14.0)
PHP Version: Irrelevant OS: Irrelevant
Roadmaps: 1.15.0    
Subscription  


 [2007-04-27 18:17 UTC] ashnazg (Chuck Burgess)
Description: ------------ The "Doc #xxx" text in the Changelog webpage view does not automatically hyperlink itself to the bug item, like the "Bug #" and "Req #" text items do. See PhpDocumentor 1.4.0a1 changelog for two examples. Test script: --------------- See http://pear.php.net/package/PhpDocumentor/download/1.4.0a1/ Expected result: ---------------- - Includes these PEAR items: - (link) Req #10670: Don't Die on Empty Tag Descriptions - (link) Doc #10675: Clear some errors.html items - (link) Doc #10730: Replace Sourceforge Trackers with PEAR Actual result: -------------- - Includes these PEAR items: - (link) Req #10670: Don't Die on Empty Tag Descriptions - (not) Doc #10675: Clear some errors.html items - (not) Doc #10730: Replace Sourceforge Trackers with PEAR

Comments

 [2007-04-28 04:35 UTC] davidc (David Coallier)
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.