← Back to team overview

mahara-contributors team mailing list archive

[Bug 799591] A change has been merged

 

Reviewed:  https://reviews.mahara.org/353
Committed: http://gitorious.org/mahara/mahara/commit/86f5484d4b0ad5e84dd4c952ee7b4005c5119d04
Submitter: Richard Mansfield (richardm@xxxxxxxxxx)
Branch:    master

commit 86f5484d4b0ad5e84dd4c952ee7b4005c5119d04
Author: Richard Mansfield <richard.mansfield@xxxxxxxxxxxxxxx>
Date:   Mon Jun 20 18:56:25 2011 +1200

    Change query string interpretation in group member search (bug #799591)
    
    Change-Id: I1e5d9c4a6e2d62a2095af2afd48205c32aaa22f9
    Signed-off-by: Richard Mansfield <richard.mansfield@xxxxxxxxxxxxxxx>

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
https://bugs.launchpad.net/bugs/799591

Title:
  User search query strings are interpreted differently on some pages

Status in Mahara ePortfolio:
  Confirmed

Bug description:
  Changes to the user search query parsing have left admin,
  institutional admin, and group members searches inconsistent.

  The current behaviour of admin & group searches is to take the search
  terms and combine them with OR, with the one exception that two terms
  in a quoted phrase are interpreted as a search for "firstname
  lastname".

  We should change them to be the same as the new general user search:
  search terms are combined with AND; quoted phrases can search for
  multiple words together inside a single field ("van Gogh"); and the
  search respects the "exact user searches" checkbox in the internal
  search plugin config.

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


References