Make WordPress Core

Opened 14 years ago

Closed 14 years ago

#16197 closed defect (bug) (fixed)

Admin bar My Sites menu should have a title attribute when the name is shortened

Reported by: nacin's profile nacin Owned by:
Milestone: 3.1 Priority: normal
Severity: normal Version:
Component: Administration Keywords: has-patch dev-reviewed
Focuses: Cc:

Description

My Sites cuts off the name of sites after a set number of characters. Unfortunately, there is no title attribute with the full name. This makes me sad.

Here's a patch that also properly escapes other attributes.

Attachments (1)

16197.diff (3.1 KB) - added by nacin 14 years ago.

Download all attachments as: .zip

Change History (3)

@nacin
14 years ago

#1 @westi
14 years ago

  • Keywords dev-reviewed added

Looks good.

#2 @westi
14 years ago

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

(In [17269]) Admin Bar - show fullsite name in the tooltip. Correct some escaping. Fixes #16197 props nacin.

Note: See TracTickets for help on using tickets.