← Back to team overview

mahara-contributors team mailing list archive

[Bug 1514272] A change has been merged

 

Reviewed:  https://reviews.mahara.org/5693
Committed: https://git.mahara.org/mahara/mahara/commit/7d687f9ab64edad06b86a2dace7b6b5894d52ecf
Submitter: Robert Lyon (robertl@xxxxxxxxxxxxxxx)
Branch:    master

commit 7d687f9ab64edad06b86a2dace7b6b5894d52ecf
Author: Robert Lyon <robertl@xxxxxxxxxxxxxxx>
Date:   Thu Nov 12 09:28:13 2015 +1300

Bug 1514272: User search is now failing when 'exact search' option is
off

I thought it was only for the combination 'exact search' + 'search email'
that was broken before but it turns out it was just for 'email' option
regardless of 'exact search' or not.

behatnotneeded

Change-Id: I44a2fcd032a3a00deffd2959a01e727c3e396c8a
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