Changes between Version 10 and Version 12 of Ticket #11219
- Timestamp:
- 12/20/09 18:18:50 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #11219
- Property Summary changed from WordPress should cache failed feed fetches so as to avoid overloading feed sources to could not be converted to UTF-8 / WordPress should cache failed feed fetches so as to avoid overloading feed sources
-
Ticket #11219 – Description
v10 v12 1 In some situations SimplePie cannot parse a feed due to it being malformed we should cache that feed so as to not DOS servers. 1 SimplePie should not fail to convert UTF-8 to UTF-8. 2 3 Also, in some situations SimplePie cannot parse a feed due to it being malformed we should cache that feed so as to not DOS servers.