[wp-trac] Re: [WordPress Trac] #5998: Invalid Unicode characters
WordPress Trac
wp-trac at lists.automattic.com
Tue Jun 16 14:16:48 GMT 2009
#5998: Invalid Unicode characters
--------------------------+-------------------------------------------------
Reporter: shelleyp | Owner: hakre
Type: defect (bug) | Status: assigned
Priority: normal | Milestone: 2.9
Component: Charset | Version: 2.3.3
Severity: normal | Keywords: needs-patch reporter-feedback
--------------------------+-------------------------------------------------
Changes (by hakre):
* keywords: needs-patch => needs-patch reporter-feedback
Comment:
The question is where the invalid bytes have their origin in. Illigeal
code-points should be checked against in the application inputs stream
(e.g. request data or data from the database) before touching the output
logic. having a filter for the output would be too late.
it would be good to know more about the originals reporter case. more
details and maybe steps to reproduce.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/5998#comment:8>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list