Opened 19 months ago

Closed 19 months ago

Last modified 19 months ago

#19193 closed defect (bug) (fixed)

Admin bar gravatar in sub menu has an empty href

Reported by: linuxologos Owned by: nacin
Priority: normal Milestone: 3.3
Component: UI Version: 3.3
Severity: normal Keywords: has-patch
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 19 months ago.

Download all attachments as: .zip

Change History (5)

  • Milestone changed from Awaiting Review to 3.3

Nice catch.

  • 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.

In [19201]:

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

Note: See TracTickets for help on using tickets.