← Back to team overview

mahara-contributors team mailing list archive

[Bug 1081431] A change has been merged

 

Reviewed:  https://reviews.mahara.org/1883
Committed: http://gitorious.org/mahara/mahara/commit/12278823ae62a11928f79eaee7cde16016592818
Submitter: Melissa Draper (melissa@xxxxxxxxxxxxxxx)
Branch:    1.5_STABLE

commit 12278823ae62a11928f79eaee7cde16016592818
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