[wp-trac] [WordPress Trac] #48602: wptexturize: smart quotes: should ignore tags inside quotes
WordPress Trac
noreply at wordpress.org
Wed Nov 13 15:43:39 UTC 2019
#48602: wptexturize: smart quotes: should ignore tags inside quotes
-------------------------------+-----------------------------
Reporter: kurakin_alexander | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version: 5.2.2
Severity: normal | Keywords:
Focuses: |
-------------------------------+-----------------------------
Source (in editor):
{{{
"abc <a href="http://site.com">def</a>".
}}}
After save:
Actual: ''«abc [http://site.com def]«''.
Expected: ''«abc [http://site.com def]»''.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/48602>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list