Comment 4 for bug 1081431

Revision history for this message
Mahara Bot (dev-mahara) wrote : A change has been merged

Reviewed: https://reviews.mahara.org/1956
Committed: http://gitorious.org/mahara/mahara/commit/386dd43759563ed5dbda084b5ecc4243d5f936da
Submitter: Melissa Draper (<email address hidden>)
Branch: 1.6_STABLE

commit 386dd43759563ed5dbda084b5ecc4243d5f936da
Author: Melissa Draper <email address hidden>
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: Id211efe045da6182f1316cb60888711f4063a52d
    Signed-off-by: Melissa Draper <email address hidden>