[wp-trac] [WordPress Trac] #30881: wptexturize: incorrect apostrophe after hyperlink
WordPress Trac
noreply at wordpress.org
Thu Jan 1 20:16:37 UTC 2015
#30881: wptexturize: incorrect apostrophe after hyperlink
---------------------------+-----------------------------
Reporter: paulschreiber | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version: 4.1
Severity: normal | Keywords:
Focuses: |
---------------------------+-----------------------------
The incorrect apostrophe is generate after a hyperlink.
HTML:
{{{
the spreads archived at <a href="http://www.repole.com/sun4cast/data.html"
target="_blank">Sunshine Forecast</a>'s website
}}}
Expected:
{{{
the spreads archived at Sunshine Forecast’s website
}}}
Actual:
{{{
the spreads archived at Sunshine Forecast‘s website
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/30881>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list