User tests: Successful: Unsuccessful:
JFeed will need some love to get this ready, just from a casual look I saw it's using JXMLElement everywhere which is deprecated. The alternative is SimpleXMLElement. Also we have to change the docblocks to make this a CMS library.
JFeed is actually working fine, I've done a lot of testing and it does the
simple tasks required of it in com_newsfeed and mod_feed as well as
simplepie. You're right about the docblocks though, forget to do them this
round. Will send an update in a few hours.
On Sun, Aug 12, 2012 at 12:13 PM, Rouven Weßling
notifications@github.comwrote:
JFeed will need some love to get this ready, just from a casual look I saw
it's using JXMLElement everywhere which is deprecated. The alternative is
SimpleXMLElement. Also we have to change the docblocks to make this a CMS
library.—
Reply to this email directly or view it on GitHub#306 (comment).
It's not that the code doesn't work, we're just trying to not introduce any deprecated code usage into the CMS. Switching from JXMLElement to SimpleXMLElement is as simple as a find/replace action.
@realityking It would be very helpful to have the needed fix to JHttpTransportSocket that has been sitting in the platform tracker for a while merged.
Ok updated and should be working
oops I thought I pushed that 12 hours ago
merge
Replaces #301
joomla/joomla-platform#1431 deals with some notices that show if you have error reporting on and put in a bad url.
Feature tracker:
http://joomlacode.org/gf/project/joomla/tracker/?action=TrackerItemEdit&tracker_item_id=28905