#15444 closed defect (bug) (duplicate)
Single quotes after phrase elements are backwards (wptexturize)
Reported by: | alexkingorg | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 3.0 |
Component: | General | Keywords: | |
Focuses: | Cc: |
Description
Perhaps related to #15241 it appears that situations like this are not handled properly:
<a href="#">Jim</a>'s red bike.
The quotes are turned backwards. Perhaps phrase elements such as A, SPAN, EM, STRONG, B, need special handling?
Please merge with #15241 if this is a duplicate or fixed by the same solution.
Attachments (1)
Change History (9)
#1
@
14 years ago
- Milestone Awaiting Review deleted
- Resolution set to duplicate
- Status changed from new to closed
#2
@
14 years ago
- Milestone set to Awaiting Review
- Resolution duplicate deleted
- Status changed from closed to reopened
Sorry, I didn't realize this wasn't a 3.1-specific report. Reproduced in 3.0.
#7
@
14 years ago
- Milestone Awaiting Review deleted
- Resolution set to duplicate
- Status changed from reopened to closed
This ticket was mentioned in Slack in #core-editor by nerrad. View the logs.
6 years ago
Note: See
TracTickets for help on using
tickets.
Looks like a duplicate. Going to up the priority on the other ticket. This would be a good unit test case.