[wp-trac] [WordPress Trac] #23922: make_clickable() breaks when colon in path

WordPress Trac noreply at wordpress.org
Wed Apr 3 02:34:55 UTC 2013


#23922: make_clickable() breaks when colon in path
------------------------------------------+------------------------------
 Reporter:  Viper007Bond                  |       Owner:
     Type:  defect (bug)                  |      Status:  new
 Priority:  lowest                        |   Milestone:  Awaiting Review
Component:  Formatting                    |     Version:
 Severity:  minor                         |  Resolution:
 Keywords:  needs-patch needs-unit-tests  |
------------------------------------------+------------------------------
Changes (by nacin):

 * keywords:  needs-patch => needs-patch needs-unit-tests


Comment:

 Well, colons are a reserved character and invalid in URLs:
 http://www.blooberry.com/indexdot/html/topics/urlencoding.htm. But they're
 not uncommon in hashes. Trac uses them, for comments (#comment:0). I'd be
 inclined to allow colons when used in a hash. But not sure this is a
 defect.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/23922#comment:1>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list