← Back to team overview

mahara-contributors team mailing list archive

[Bug 1612481] Re: In some cases users are out of the search result on admin page

 

I believe what Kristina was saying is correct - you just got to 'know'
how the data is saved.

eg if you have a user called 'Schnitzel von Krumm' where the 'von Krumm'
is the lastname then you need to search:

Schnitzel "von Krumm" so that the search query splits the three words
into two strings to search, it is all about knowing where to put the
quotations.

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

Title:
  In some cases  users are out of  the search result on admin page

Status in Mahara:
  New

Bug description:
  Steps to replicate:

  Make sure that the setting "Exact user searches" set to Yes on
  admin/extensions/pluginconfig.php?plugintype=search&pluginname=internal

  Create a user with multi word lastname, e.g Bla Bla Bla
  Navigate to /admin/users/search.php
  Type Bla in search form

  Actual result: User is not in the search results
  Expected result: User is in the search results

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


References