Reviewed: https://reviews.mahara.org/7761 Committed: https://git.mahara.org/mahara/mahara/commit/40251ca66a9c2f351228475e04e74e4f14f94316 Submitter: Robert Lyon ([email protected]) Branch: master
commit 40251ca66a9c2f351228475e04e74e4f14f94316 Author: Robert Lyon <[email protected]> Date: Mon May 15 16:15:56 2017 +1200 Bug 1696601: Fixing behat uninstall process Currently gives an error: [WAR] ca (lib/errors.php:859) Failed to get a recordset: postgres8 error: [-18: ERROR: relation "behat_artefact_installed_type" does not exist The fix still shows errors but they are just uncaught sql exceptions the fix actually allows the site to uninstall and install correctly behatnotneeded Change-Id: I2af1b32ee1d88f30126681517afb069050586d27 Signed-off-by: Robert Lyon <[email protected]> -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it! https://bugs.launchpad.net/bugs/1696601 Title: Behat uninstall process issue Status in Mahara: Fix Committed Bug description: Currently gives an error: [WAR] ca (lib/errors.php:859) Failed to get a recordset: postgres8 error: [-18: ERROR: relation "behat_artefact_installed_type" does not exist The fix still shows errors but they are just uncaught sql exceptions the fix actually allows the site to uninstall and install correctly To manage notifications about this bug go to: https://bugs.launchpad.net/mahara/+bug/1696601/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~mahara-contributors Post to : [email protected] Unsubscribe : https://launchpad.net/~mahara-contributors More help : https://help.launchpad.net/ListHelp

