mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #04769
[Bug 799591] [NEW] User search query strings are interpreted differently on some pages
Public bug reported:
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.
** Affects: mahara
Importance: Wishlist
Assignee: Richard Mansfield (richard-mansfield)
Status: Confirmed
--
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
Follow ups
References