https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39427

Laura Escamilla <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #182675|0                           |1
        is obsolete|                            |

--- Comment #6 from Laura Escamilla <[email protected]> ---
Created attachment 183131
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=183131&action=edit
Bug 39427: Unit tests

To test:
1. Ensure that the virtual shelves system preference is enabled
2. Create one or two lists using a patron that has both a first and last name.
You don’t have to add items to the list, the list itself is enough.
3. Under the Owner column in the Lists table, search using the patron’s first
name. Note that the name is properly filtered.
4. Next, try to search by the last name. It is also properly filtered.
5. Now search using both the first name and the last name together. Note that
the results come up empty.
6. Apply the patch.
7. Repeat steps 3–5. Note that the patron shows in the results with just the
first name, the last name, and the full name.
7.1. Additionally, try searching
with extra spaces (e.g., ' Firstname Surname ' or 'Firstname Surname'). Confirm
that results are still correctly shown.
8. Run t/db_dependent/Virtualshelves.t
9. Sign off and have a great day! :D

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to