[Tickets #6171] Menu item "Print" is incorrectly styled as "current"
bugs at horde.org
bugs at horde.org
Tue Jan 29 19:10:20 UTC 2008
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/?id=6171
-----------------------------------------------------------------------
Ticket | 6171
Created By | morgan at orst.edu
Summary | Menu item "Print" is incorrectly styled as "current"
Queue | Nag
Version | 2.1.4
Type | Bug
State | Unconfirmed
Priority | 1. Low
Milestone |
Patch |
Owners |
-----------------------------------------------------------------------
morgan at orst.edu (2008-01-29 14:10) wrote:
When you click on the "List Tasks" menu item in Nag, it changes the CSS
class to "current" (button depressed) for the "Print" menu item as well.
This happens because the isSelected test on the url returns true (both
items have a base url of nag/list.php). I'm not sure what the correct fix
is, but I think adding a '__noselection' argument to the print link's
$menu->add() will work.
More information about the bugs
mailing list