Reviewed: https://reviews.mahara.org/1957 Committed: http://gitorious.org/mahara/mahara/commit/747ffb0827884714c9aa2a7e8e3c56bccbc4499d Submitter: Melissa Draper ([email protected]) Branch: 1.5_STABLE
commit 747ffb0827884714c9aa2a7e8e3c56bccbc4499d Author: Melissa Draper <[email protected]> Date: Wed Dec 5 12:54:15 2012 +1300 Additional processing fixes for rss to avoid fatal errors (Bug #1081431) Checking for the datatypes returned, and catching exception caused by a previous exception object getting passed to the database, which adodb doesn't know what to do with, surprisingly enough. Making use of try to better handle failing record updates. Change-Id: Ia493ca433b7046db1afcdf80bd754ca6d2ebdc40 Signed-off-by: Melissa Draper <[email protected]> -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. https://bugs.launchpad.net/bugs/1081431 Title: rss fails to update feeds Status in Mahara ePortfolio: Confirmed Bug description: The lastupdate values in the database were all nulled with a recent update and hence now ignored by the rss cron job To manage notifications about this bug go to: https://bugs.launchpad.net/mahara/+bug/1081431/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~mahara-contributors Post to : [email protected] Unsubscribe : https://launchpad.net/~mahara-contributors More help : https://help.launchpad.net/ListHelp

