Comment 3 for bug 1081431

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

Reviewed: https://reviews.mahara.org/1957
Committed: http://gitorious.org/mahara/mahara/commit/747ffb0827884714c9aa2a7e8e3c56bccbc4499d
Submitter: Melissa Draper (<email address hidden>)
Branch: 1.5_STABLE

commit 747ffb0827884714c9aa2a7e8e3c56bccbc4499d
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: Ia493ca433b7046db1afcdf80bd754ca6d2ebdc40
    Signed-off-by: Melissa Draper <email address hidden>