Patch for "17.10_STABLE" branch: https://reviews.mahara.org/8444

-- 
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 Committed
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

_______________________________________________
Mailing list: https://launchpad.net/~mahara-contributors
Post to     : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp

Reply via email to