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

Request #10351 Don't show edit/delete links in roadmap view
Submitted: 2007-03-13 12:34 UTC
From: doconnor Assigned: mj
Status: Closed Package: pearweb (version 1.10.2)
PHP Version: Irrelevant OS:
Roadmaps: 1.10.3    
Subscription  


 [2007-03-13 12:34 UTC] doconnor (Daniel O'Connor)
Description: ------------ Unauthenticated users get to see all of the edit, destroy, etc links for the roadmap. Generally, they don't have permission to perform the action, so it shouldn't really be shown to them. Test script: --------------- 1. Logout of any pearweb accounts 2. Find the roadmap view of a package (http://pear.php.net/bugs/roadmap.php?package=pearweb) 3. Click on all sorts of links (new roadmap, edit roadmap), etc Expected result: ---------------- The links aren't there in the first place, so I'm not disappointed/confused when they don't work. Actual result: -------------- There's too many things for me to poke around with.

Comments

 [2007-03-13 13:42 UTC] mj (Martin Jansen)
I'll take care of this.
 [2007-03-13 16:57 UTC] mj (Martin Jansen)
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.