Changes between Initial Version and Version 1 of Ticket #22952, comment 39
- Timestamp:
- 04/11/2017 03:38:14 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #22952, comment 39
initial v1 4 4 Having looked into the code, I found out to my great surprize that the version of SimplePie is 1.3.1! Is this true? 5 5 SimplePie 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''' 8 This behaviour doesn't appear to be the result of the same bug.