https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31565
--- Comment #11 from Lari Taskula <[email protected]> --- (In reply to David Nind from comment #8) > Notes from testing using koha-testing-docker. Thanks for noticing the issue with the first patch. The test plan itself is wrong, I wasn't careful enough when copy-pasting necessary steps from Bug 30393 in order to make sure behavior introduced in dependent Bug hasn't been altered. The test plan in the first patch has now been adjusted. As for the second patch, I noticed the same - it isn't possible adding a category with '\' character in categorycode. This is just for testing purposes in case some other Koha module using exact DataTable searches allows this character. I don't know if there currently are any, so I just decided to take this shortcut with the patron category search. With this test it should be now covered. -- 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/
