mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #19176
[Bug 1324748] [NEW] Tests broken by changes to set_quota_triggers
Public bug reported:
There were recently some changes to set_quota_triggers. The code tries
to "delete if exists" except that the function name specified to delete
is incorrect - when db_create_trigger is used, it suffixes the function
name with "_function".
** Affects: mahara
Importance: Undecided
Status: New
--
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/1324748
Title:
Tests broken by changes to set_quota_triggers
Status in Mahara ePortfolio:
New
Bug description:
There were recently some changes to set_quota_triggers. The code tries
to "delete if exists" except that the function name specified to
delete is incorrect - when db_create_trigger is used, it suffixes the
function name with "_function".
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1324748/+subscriptions
Follow ups
References