Opened 12 years ago
Closed 12 years ago
#2318 closed defect (bug) (fixed)
Remove the_title_attribute() from anchors with the_title() as text
Reported by: | alex-ye | Owned by: | johnjamesjacoby |
---|---|---|---|
Milestone: | 2.4 | Priority: | normal |
Severity: | normal | Version: | 2.3.1 |
Component: | General | Keywords: | has-patch |
Cc: |
Description
Change History (8)
#3
@
12 years ago
- Milestone changed from 2.5 to 2.4
Moving back to 2.4. Should be addressed asap, as it's already done in WordPress.
#4
@
12 years ago
- Owner set to johnjamesjacoby
- Resolution set to fixed
- Status changed from new to closed
In 4948:
#5
follow-ups:
↓ 6
↓ 8
@
12 years ago
- Keywords has-patch added; needs-patch removed
- Resolution fixed deleted
- Status changed from closed to reopened
Why you remove title attribute when the link text is an ID ?!
#6
in reply to:
↑ 5
;
follow-up:
↓ 7
@
12 years ago
Replying to alex-ye:
Why you remove title attribute when the link text is an ID ?!
what do you mean?
#8
in reply to:
↑ 5
@
12 years ago
- Resolution set to fixed
- Status changed from reopened to closed
Replying to alex-ye:
Why you remove title attribute when the link text is an ID ?!
Consulted with a friend that uses Jaws.
Anecdotal, but he claims title tags don't provide much value, as he's able to understand what these links are for without one.
Closing as fixed.
Note: See
TracTickets for help on using
tickets.
Will do in 2.4. Should be a relatively straightforward patch if anyone wants an easy contribution.