[wp-trac] [WordPress Trac] #29882: wptexturize: quotes inside quotes curling incorrectly
WordPress Trac
noreply at wordpress.org
Wed Oct 8 01:43:50 UTC 2014
#29882: wptexturize: quotes inside quotes curling incorrectly
--------------------------+-----------------------------
Reporter: avryl | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version:
Severity: normal | Keywords:
Focuses: |
--------------------------+-----------------------------
I've been looking through Trac a bit, but couldn't find a ticket reporting
this problem.
When you use quotes inside quotes, this happens:
{{{
bad: ‘”…” …’
}}}
{{{
bad: ‘… “…”‘
}}}
{{{
good: “‘…’ …”
}}}
{{{
bad: “… ‘…'”
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/29882>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list