mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #11139
[Bug 1081431] A change has been merged
Reviewed: https://reviews.mahara.org/1831
Committed: http://gitorious.org/mahara/mahara/commit/1bde7f251e707792274c6f70b7cbb4575447ccb2
Submitter: Melissa Draper (melissa@xxxxxxxxxxxxxxx)
Branch: 1.6_STABLE
commit 1bde7f251e707792274c6f70b7cbb4575447ccb2
Author: Melissa Draper <melissa@xxxxxxxxxxxxxxx>
Date: Mon Oct 29 16:56:04 2012 +1300
Fix the rss image exceptions preventing updating (Bug #1081431)
Check the image data is a string (eg url) or array before
proceeding, and set data to null if not.
Serialising is the only way to check if a value can be unserialised
so @ is suppressing the warnings thrown by non-unserialisable data.
Prevent the issue happening in future installs, and fix current
installs.
Change-Id: I05c88f95e2f511e491bcbd5fa40d3c41949eff7f
Signed-off-by: Melissa Draper <melissa@xxxxxxxxxxxxxxx>
--
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
References