Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #22952, comment 39


Ignore:
Timestamp:
04/11/2017 03:38:14 PM (8 years ago)
Author:
xedin.unknown
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #22952, comment 39

    initial v1  
    44Having looked into the code, I found out to my great surprize that the version of SimplePie is 1.3.1! Is this true?
    55SimplePie has issue https://github.com/simplepie/simplepie/issues/454, which they fix in https://github.com/simplepie/simplepie/pull/455, and the fix is apparently released with version https://github.com/simplepie/simplepie/releases/tag/1.4.3. Could this be resolvable by, I dare say, updating the SimplePie library?
     6
     7'''UPDATE'''
     8This behaviour doesn't appear to be the result of the same bug.