[wp-trac] [WordPress Trac] #30597: wp_filter_post_kses mangles URLs with colons in them
WordPress Trac
noreply at wordpress.org
Thu Dec 4 19:46:11 UTC 2014
#30597: wp_filter_post_kses mangles URLs with colons in them
--------------------------+------------------------------
Reporter: rkaiser0324 | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Formatting | Version: 4.0
Severity: normal | Resolution:
Keywords: 2nd-opinion | Focuses:
--------------------------+------------------------------
Comment (by miqrogroove):
Yeah `/this/is/a/valid:link` is technically invalid and should be
represented as `/this/is/a/valid%3Alink` until processed by the responding
server. However, most servers will allow both representations unless
properly firewalled, so it's a somewhat gray area.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/30597#comment:5>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list