[wp-trac] [WordPress Trac] #14993: make_clickable issue with ! character in URL
WordPress Trac
wp-trac at lists.automattic.com
Fri Dec 10 15:22:00 UTC 2010
#14993: make_clickable issue with ! character in URL
--------------------------+-------------------------------------------------
Reporter: lancewillett | Owner: westi
Type: defect (bug) | Status: reopened
Priority: high | Milestone: 3.1
Component: Formatting | Version: 3.0.1
Severity: critical | Resolution:
Keywords: has-patch |
--------------------------+-------------------------------------------------
Comment(by filosofo):
I forgot to mention that I added a test to my personal clickable test
based on how it fails in [http://mattmaroon.com/2010/11/23/i-quit-hacker-
news/#comment-20130 this comment]. (The commenter
[http://mattmaroon.com/2010/11/23/i-quit-hacker-news/#comment-20131 later
complains] because WordPress mishandles the closing parenthesis.)
array of original and expected output:
{{{
array(
'In his famous speech “You and Your research” (here:
http://www.cs.virginia.edu/~robins/YouAndYourResearch.html)
Richard Hamming wrote about people getting more done with their
doors closed, but',
'In his famous speech “You and Your research” (here:
<a
href="http://www.cs.virginia.edu/~robins/YouAndYourResearch.html"
rel="nofollow">http://www.cs.virginia.edu/~robins/YouAndYourResearch.html</a>)
Richard Hamming wrote about people getting more done with their
doors closed, but',
),
}}}
--
Ticket URL: <http://core.trac.wordpress.org/ticket/14993#comment:43>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list