Opened 15 years ago
Closed 15 years ago
#13092 closed defect (bug) (fixed)
class current-menu-item incorrectly added when using page and navigation links
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 3.0 | Priority: | normal |
Severity: | normal | Version: | 3.0 |
Component: | Menus | Keywords: | |
Focuses: | Cc: |
Description
Using 3.0 beta-1. Create a menu and select some pages, and category links. When either the first page or first navigation item is selected, both the first page and the navigation link are updated with class "current-menu-item". Case, 1st nav item is category, 2nd is category, 3rd is page, 4th is page. If 1 or 3 are active, both will have "current-menu-item". If 2 (2nd Category navigation) or 4 (2nd Page navigation) is selected, it works as expected.
Change History (5)
Note: See
TracTickets for help on using
tickets.
Duplicate of ticket:12812 ?