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

David Nind <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #8 from David Nind <[email protected]> ---
Notes from testing using koha-testing-docker.

For the first patch, Bug 31565: Fix datatables searching escape for exact
search:
- Step 9: I didn't notice any weird behaviour when entering \, _, or % (note: I
have no other locations in the table) - what should I be seeing?
- Search works as expected before and after the patches are applied.

For the second patch, Bug 31565: Escape datatables MySQL special characters
only in LIKE queries:
- Step 1: Initially I tried to add this category using the user interface
instead of SQL, and it came up with a warning: "Category code can only contain
the following characters: letters, numbers, - and _.".
- I'm assuming there is a reason for this, although I have no idea why (I'm not
a Koha developer).
- Everything works as per the test plan.

I haven't signed off yet because of the first patch.

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