[wp-trac] [WordPress Trac] #4539: Abbreviated year followed by punctuation or markup doesn't texturize
WordPress Trac
wp-trac at lists.automattic.com
Tue Nov 23 17:28:10 UTC 2010
#4539: Abbreviated year followed by punctuation or markup doesn't texturize
--------------------------+-------------------------------------------------
Reporter: pah2 | Owner: jmstacey
Type: defect (bug) | Status: reopened
Priority: low | Milestone: 3.1
Component: Formatting | Version: 2.5
Severity: normal | Resolution:
Keywords: |
--------------------------+-------------------------------------------------
Comment(by norbertm):
Thanks for collecting related tickets. Here is another patch.
* No change required for #4116. Added tests.
* Added tests for #6969 (incomplete).
* Fixes HTML comments (#8912, #10033). Tests included.
* #15241, #15444 already covered.
Waiting for feedback on #14491.
Optimized code for performance by replacing two preg_replace()s to
str_replace()s (and while()s to if()s).
WPTexturize test results: OK (21 tests, 130 assertions)
I think it's getting mature. Will post a followup once I'm done.
Any other thoughts?
--
Ticket URL: <http://core.trac.wordpress.org/ticket/4539#comment:37>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list