Changes between Initial Version and Version 1 of Ticket #2443, comment 3
- Timestamp:
- 04/09/2011 09:16:33 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #2443, comment 3
initial v1 3 3 Essentially, I think this is a WordPress problem. The regex in make_clickable and its callbacks doesn't know what to do with a quotation mark at the end of a URL. I tested this in a normal blog post (making sure to add_filter( 'the_content', 'make_clickable' ); ) 4 4 5 I vote for marking this ticket invalid, with a suggestion that we send it upstream to WordPress. See [WP10990] [WP5081]for possibly related issues.5 I vote for marking this ticket invalid, with a suggestion that we send it upstream to WordPress. See #WP10990 #WP5081 for possibly related issues.