← Back to team overview

mahara-contributors team mailing list archive

[Bug 1634297] A change has been merged

 

Reviewed:  https://reviews.mahara.org/7141
Committed: https://git.mahara.org/mahara/mahara/commit/5d4e6f7510f5b9f93851ca9ff27d8089c7e3ee8c
Submitter: Robert Lyon (robertl@xxxxxxxxxxxxxxx)
Branch:    master

commit 5d4e6f7510f5b9f93851ca9ff27d8089c7e3ee8c
Author: Robert Lyon <robertl@xxxxxxxxxxxxxxx>
Date:   Tue Oct 18 11:42:33 2016 +1300

Bug 1634297: Use table prefix for sql calls

In rest/locallib.php and lib/mahara.php

behatnotneeded

Change-Id: I5120656913d39b69d2f8c9492b485a12e7c58f90
Signed-off-by: Robert Lyon <robertl@xxxxxxxxxxxxxxx>

-- 
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/1634297

Title:
  table prefix syntax needed for sql query in rest/locallib.php

Status in Mahara:
  Fix Committed

Bug description:
  The delete records sql call on line 86 of webservice/rest/locallib.php
  can be changed to use delete_records() function so it can handle table
  prefixes.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1634297/+subscriptions


References