mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #46219
[Bug 1737038] Re: Error about table missing on install
** Changed in: mahara/17.10
Status: Fix Committed => Fix Released
--
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/1737038
Title:
Error about table missing on install
Status in Mahara:
Fix Committed
Status in Mahara 17.10 series:
Fix Released
Status in Mahara 18.04 series:
Fix Committed
Bug description:
Error while cleaning caches: Failed to get a recordset: postgres8 error: [-18: ERROR: relation "iframe_source" does not exist
LINE 1: SELECT "prefix" FROM "iframe_source"
^] in EXECUTE("SELECT "prefix" FROM "iframe_source" ")Command was: SELECT "prefix" FROM "iframe_source"
We added a call to clear all caches on upgrade but this function also
gets called on install as well.
We need to only allow the call on upgrade and not install
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1737038/+subscriptions
References