#7754 closed defect (bug) (duplicate)
texturize bug with quotes inside parenthesis
| Reported by: | markjaquith | Owned by: | markjaquith |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Formatting | Version: | 2.7 |
| Severity: | normal | Keywords: | wptexturize needs-patch |
| Cc: | Focuses: |
Description
I waved to a friend ("hi there!" he said).
Becomes:
I waved to a friend (”hi there!” he said).
That first quote should be an open quote, not a close quote.
Attachments (1)
Change History (13)
#1
@
18 years ago
- Keywords has-patch needs-testing added
- Owner changed from to
- Status new → assigned
#4
@
18 years ago
Here's a similar instance:
's'
becomes
’s’
but it should be
‘s’
http://img.skitch.com/20090218-e5w6144tru1wfejr9h59uws2h6.png
#7
@
17 years ago
- Keywords needs-patch added; has-patch needs-testing removed
- Milestone 2.8 → Future Release
patch is b0rke
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Patch uploaded. Needs to be tested for regressions.