[wp-trac] [WordPress Trac] #11219: could not be converted to UTF-8 / WordPress should cache failed feed fetches so as to avoid overloading feed sources
WordPress Trac
wp-trac at lists.automattic.com
Thu Dec 24 00:30:21 UTC 2009
#11219: could not be converted to UTF-8 / WordPress should cache failed feed
fetches so as to avoid overloading feed sources
-------------------------------+--------------------------------------------
Reporter: Denis-de-Bernardy | Owner:
Type: defect (bug) | Status: new
Priority: high | Milestone: 2.9.1
Component: Optimization | Version: 2.9
Severity: major | Keywords: has-patch tested
-------------------------------+--------------------------------------------
Comment(by Denis-de-Bernardy):
11219.3.diff works too, and it should be applied to WP 2.9.1.
In 1.1.3, the encoding() function returns Windows-1252, whereas 1.2
returns windows-1252 (lowercase), when the input is ISO-8859-1. The patch
fixes the check in change_encoding() accordingly.
I think we should also consider applying Ryan's patch, or something
similar, in WP 3.0. In order to handle UTF-8 to UTF-8 "conversion" in a
secure manner.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/11219#comment:29>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list