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 | 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)
Change History (3)
Note: See
TracTickets for help on using
tickets.
Looks good.