Make WordPress Core

Changes between Version 10 and Version 12 of Ticket #11219


Ignore:
Timestamp:
12/20/2009 06:18:50 PM (15 years ago)
Author:
Denis-de-Bernardy
Comment:

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.
     1SimplePie should not fail to convert UTF-8 to UTF-8.
     2
     3Also, in some situations SimplePie cannot parse a feed due to it being malformed we should cache that feed so as to not DOS servers.