#8421 closed defect (bug) (fixed)
Active submenu not highlighted when editting post, page, comment or user
Reported by: | SimonK | Owned by: | |
---|---|---|---|
Milestone: | 2.7 | Priority: | low |
Severity: | trivial | Version: | 2.7 |
Component: | UI | Keywords: | menu admin highlight |
Focuses: | Cc: |
Description
Active submenu is not highlighted when editing post, page, comment or user.
Posts menu should be highlighted on post.php.
Pages menu should be highlighted on page.php.
Comments menu should be highlighted on comment.php.
Users menu should be highlighted on user-edit.php.
Change History (6)
#2
@
16 years ago
That fixes it for me. Hopefully there are no unintended consequences. I ran through my set of menu testing plugins and didn't notice any breakage.
#3
@
16 years ago
- Resolution fixed deleted
- Status changed from closed to reopened
Editing a page (page.php) highlights the Posts submenu now. Others are working correct over here.
#4
@
16 years ago
Same goes for editting links by the way (link.php), I missed that yesterday. Posts is highlighted on link.php, should be Links.
Note: See
TracTickets for help on using
tickets.
(In [9959]) Don't reset if it has been explicitly set. Fixes active parent highliting. fixes #8421