mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #58971
[Bug 1885784] Re: Need to update site options submit function to use alias
** Also affects: mahara/20.04
Importance: Undecided
Status: New
** Also affects: mahara/20.10
Importance: Undecided
Assignee: Lisa Seeto (lisaseeto)
Status: In Progress
** Also affects: mahara/19.04
Importance: Undecided
Status: New
** Also affects: mahara/19.10
Importance: Undecided
Status: New
** Changed in: mahara/20.10
Status: In Progress => Fix Committed
** Changed in: mahara/20.04
Status: New => Fix Committed
** Changed in: mahara/19.10
Status: New => Fix Committed
** Changed in: mahara/19.04
Status: New => Fix Committed
** Changed in: mahara/19.04
Importance: Undecided => High
** Changed in: mahara/19.10
Importance: Undecided => High
** Changed in: mahara/20.04
Importance: Undecided => High
--
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/1885784
Title:
Need to update site options submit function to use alias
Status in Mahara:
Fix Committed
Status in Mahara 19.04 series:
Fix Committed
Status in Mahara 19.10 series:
Fix Committed
Status in Mahara 20.04 series:
Fix Committed
Status in Mahara 20.10 series:
Fix Committed
Bug description:
Currently our code base is using a database call with a query that
contains a term inserted in escaped characters. It is more robust and
safer to use an alias rather than rely that variables put into escaped
quotes will always reliably work.
The DB query in question is in admin/site/options.php during the
siteoptions_submit().
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1885784/+subscriptions
References