Make WordPress Core

Opened 16 years ago

Closed 16 years ago

Last modified 16 years ago

#8421 closed defect (bug) (fixed)

Active submenu not highlighted when editting post, page, comment or user

Reported by: simonk's profile 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)

#1 @ryan
16 years ago

  • Resolution set to fixed
  • Status changed from new to closed

(In [9959]) Don't reset if it has been explicitly set. Fixes active parent highliting. fixes #8421

#2 @ryan
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 @SimonK
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 @SimonK
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.

#5 @ryan
16 years ago

  • Resolution set to fixed
  • Status changed from reopened to closed

(In [9966]) Fix parents for page and link editors. fixes #8421

#6 @ryan
16 years ago

(In [9967]) Fix menu parents. see #8421

Note: See TracTickets for help on using tickets.