#15444 closed defect (bug) (duplicate)
Single quotes after phrase elements are backwards (wptexturize)
| Reported by: | alexkingorg | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | General | Version: | 3.0 |
| Severity: | normal | Keywords: | |
| Cc: | Focuses: |
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)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Looks like a duplicate. Going to up the priority on the other ticket. This would be a good unit test case.