mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #37165
[Bug 1612481] Re: In some cases users are out of the search result on admin page
** Description changed:
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
+ Type this in search form:
+ Bla Bla Bla
+
+ Expected result: User is in the search results, because you've typed their exact last name.
Actual result: User is not in the search results
- Expected result: User is in the search results
** Summary changed:
- In some cases users are out of the search result on admin page
+ "Exact user search" doesn't work intuitively with names containing spaces
** Description changed:
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 this in search form:
- Bla Bla Bla
+ Bla Bla Bla
Expected result: User is in the search results, because you've typed their exact last name.
Actual result: User is not in the search results
+
+ Workaround: Enclose the firstname and/or lastname *by itself* in double
+ quotes. e.g., for the user Aaron von Wells, search for:
+
+ Aaron "von Wells"
--
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:
"Exact user search" doesn't work intuitively with names containing
spaces
Status in Mahara:
Confirmed
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 this in search form:
Bla Bla Bla
Expected result: User is in the search results, because you've typed their exact last name.
Actual result: User is not in the search results
Workaround: Enclose the firstname and/or lastname *by itself* in
double quotes. e.g., for the user Aaron von Wells, search for:
Aaron "von Wells"
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1612481/+subscriptions
References