mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #46008
[Bug 1737038] Re: Error about table missing on install
** Also affects: mahara/17.10
Importance: Undecided
Status: New
** Also affects: mahara/18.04
Importance: Medium
Status: In Progress
** Changed in: mahara/17.10
Status: New => Confirmed
** Changed in: mahara/17.10
Importance: Undecided => Medium
** Changed in: mahara/17.10
Milestone: None => 17.10.2
--
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:
In Progress
Status in Mahara 17.10 series:
Confirmed
Status in Mahara 18.04 series:
In Progress
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