[wp-trac] [WordPress Trac] #4539: Abbreviated year followed by punctuation or markup doesn't texturize
WordPress Trac
wp-trac at lists.automattic.com
Mon Nov 8 18:36:38 UTC 2010
#4539: Abbreviated year followed by punctuation or markup doesn't texturize
--------------------------+-------------------------------------------------
Reporter: pah2 | Owner: jmstacey
Type: defect (bug) | Status: accepted
Priority: low | Milestone: Awaiting Triage
Component: Formatting | Version: 2.5
Severity: normal | Keywords: needs-patch
--------------------------+-------------------------------------------------
Comment(by norbertm):
Submitted a patch above with regexps rewritten from scratch that makes all
existing test cases pass, enables disabled test cases to run, including
skipped tests and I also added several new cases that all pass.
The only edge case it does not handle is when you want to combine units of
degrees, specifically minutes and seconds with the same class of quotes,
e.g. ' with ' and " with ". I don't think that can correctly be fixed.
The patch also adds support for quotes spanning multiple html tags and/or
shortcodes.
It also fixes #15241.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/4539#comment:21>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list