[wp-trac] [WordPress Trac] #10859: esc_url() does not escape and renders other functions buggy.
WordPress Trac
wp-trac at lists.automattic.com
Wed Oct 21 01:35:52 UTC 2009
#10859: esc_url() does not escape and renders other functions buggy.
--------------------------+-------------------------------------------------
Reporter: hakre | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 2.9
Component: General | Version: 2.8.4
Severity: major | Keywords:
--------------------------+-------------------------------------------------
Comment(by hakre):
#10252 now got commited, which leaves this ticket now open.
the function esc_url() should follow the standards of URL escaping for
??!!. I do not know, what is the intended output of the function? Plain
text UTF-8 encoded? Or is it to be used inside a html attribute like the
value of href or src?
What are the ground laying RFC standardarisations we can refer to here?
--
Ticket URL: <http://core.trac.wordpress.org/ticket/10859#comment:3>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list