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: I884021aca8d3cb416acab575151ed97d7d64d3ed
Signed-off-by:
Melissa Draper <melissa@catalyst.net.nz>
Please register or sign in to comment