Make WordPress Core

Opened 13 years ago

Closed 13 years ago

Last modified 13 years ago

#19193 closed defect (bug) (fixed)

Admin bar gravatar in sub menu has an empty href

Reported by: linuxologos's profile linuxologos Owned by: nacin's profile nacin
Milestone: 3.3 Priority: normal
Severity: normal Version: 3.3
Component: UI Keywords: has-patch
Focuses: Cc:

Description

The first sub menu of "My Account" menu (with the "user-info" id) currently has an empty href. It seems pointless. Moreover that means that the gravatar has a link to the current screen being viewed each time. Pointless too.

Must be an oversight.

Patch attached.

Attachments (1)

19193.patch (428 bytes) - added by linuxologos 13 years ago.

Download all attachments as: .zip

Change History (5)

@linuxologos
13 years ago

#1 @SergeyBiryukov
13 years ago

  • Milestone changed from Awaiting Review to 3.3

#2 @nacin
13 years ago

Nice catch.

#3 @nacin
13 years ago

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

In [19200]:

Link the profile meta in 'My Account' to profile.php. props linuxologos, fixes #19193.

#4 @nacin
13 years ago

In [19201]:

Clean up wp_admin_bar_my_account_menu() a bit. see #19193.

Note: See TracTickets for help on using tickets.