← Back to team overview

mahara-contributors team mailing list archive

[Bug 1847390] A change has been merged

 

Reviewed:  https://reviews.mahara.org/10449
Committed: https://git.mahara.org/mahara/mahara/commit/b27cef4692116a8e8bbe8a9e6cd8752469dba08a
Submitter: Cecilia Vela Gurovic (ceciliavg@xxxxxxxxxxxxxxx)
Branch:    19.10_STABLE

commit b27cef4692116a8e8bbe8a9e6cd8752469dba08a
Author: Robert Lyon <robertl@xxxxxxxxxxxxxxx>
Date:   Wed Oct 9 14:52:28 2019 +1300

Bug 1847390: Undefined mysqldid var warning produced when adding new
blocks

Change-Id: I6875cade878788bb8d8acd79f2ac3d120a1bf61c
Signed-off-by: Robert Lyon <robertl@xxxxxxxxxxxxxxx>
(cherry picked from commit f2d9d5e32aac12657d758e344a3c9b8ebe18bfee)

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

Title:
  Undefined mysqldid var warning produced when adding new blocks

Status in Mahara:
  Fix Committed

Bug description:
  I am getting an error on current master when adding a new block:

  1. Create a new page
  2. Add a new block, i.e "Image Block"
  3. Display the page
  Expected Results: 
  The page displays with no warnings
  Actual Results:
  The page displays with warnings about an undefined variable "mysqlid" in /lib/dml.php file. (see attached screenshot)

  Version: Mahara 19.10.dev
  database: postgres
  Brower: FireFox 69.0.2.& Chrome 76.0.3809

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


References