← Back to team overview

mahara-contributors team mailing list archive

[Bug 1514272] A change has been merged

 

Reviewed:  https://reviews.mahara.org/5675
Committed: https://git.mahara.org/mahara/mahara/commit/1140016609e2be2df3a315578fbf2b6b4c87aa78
Submitter: Robert Lyon (robertl@xxxxxxxxxxxxxxx)
Branch:    15.10_STABLE

commit 1140016609e2be2df3a315578fbf2b6b4c87aa78
Author: Robert Lyon <robertl@xxxxxxxxxxxxxxx>
Date:   Mon Nov 9 13:01:29 2015 +1300

Bug 1514272: User search is failing when 'email address' option is on

Need to pass the correct number of prepare statement values for the
sql string.

Change-Id: Ib3071b420e739292f089cd029fb9c7219a83bb3e
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/1514272

Title:
  Doing user search with 'email' option on breaks search

Status in Mahara:
  Fix Committed
Status in Mahara 15.10 series:
  Fix Committed
Status in Mahara 16.04 series:
  Fix Committed

Bug description:
  The fix for https://bugs.launchpad.net/mahara/+bug/1507777

  broke the user search when a site has 'Email address' ticked for searchable fields under 
  Administration -> Extensions -> Plugin type: artefact -> Internal -> configuration form.

  The problem being that there are now 2 extra values for the prepare
  string that are not being added to the $values array

  I'll fix up

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


References