Make WordPress Core

Opened 18 years ago

Closed 18 years ago

Last modified 18 years ago

#8421 closed defect (bug) (fixed)

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

Reported by: SimonK Owned by:
Priority: low Milestone: 2.7
Component: UI Version: 2.7
Severity: trivial Keywords: menu admin highlight
Cc: Focuses:

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
18 years ago

  • Resolutionfixed
  • Status newclosed

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

#2 @ryan
18 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
18 years ago

  • Resolution fixed
  • Status closedreopened

Editing a page (page.php) highlights the Posts submenu now. Others are working correct over here.

#4 @SimonK
18 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
18 years ago

  • Resolutionfixed
  • Status reopenedclosed

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

#6 @ryan
18 years ago

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

Note: See TracTickets for help on using tickets.