Reviewed: https://reviews.mahara.org/5836 Committed: https://git.mahara.org/mahara/mahara/commit/50315cc02ba53ee3676f2316897b5d8abf09faf4 Submitter: Robert Lyon ([email protected]) Branch: 1.10_STABLE
commit 50315cc02ba53ee3676f2316897b5d8abf09faf4 Author: Son Nguyen <[email protected]> Date: Wed Nov 19 15:49:58 2014 +1300 Make sure the parameter 'values' is an array. Bug 1394056 in the calls of the dml function: get_record_sql() behatnotneeded Change-Id: I28d6d03258c6141e9cdca21bf201228522d8b809 Signed-off-by: Son Nguyen <[email protected]> -- 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/1394056 Title: When calling get_record_sql(), the parameter 'values' must be an array Status in Mahara: Fix Released Status in Mahara 1.10 series: In Progress Bug description: Version: master (15.04) After upgrade adodb, I noticed the parameter 'values' is not an array This caused errors in executing SQL commands To manage notifications about this bug go to: https://bugs.launchpad.net/mahara/+bug/1394056/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~mahara-contributors Post to : [email protected] Unsubscribe : https://launchpad.net/~mahara-contributors More help : https://help.launchpad.net/ListHelp

