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

--- Comment #2 from David Gustafsson <[email protected]> ---
Regarding how to test. I have tested the fix in bulkmarimport.pl but regarding
the others I am not all that familiar with Koha from a user-perspective and it
would take me too long to write an how to test for all of them. One thing that
could go wrong is that operator precedence for AND/OR is not what you expect
and parentheses needs to be used for queries mixing them both. I tried to
review all replacements and i THINK that AND/OR is not mixed in those places so
should be ok and no extra precedence tweaking needed. Also think this will fix
more than it could potentially break, but help in writing an how to test would
otherwise be appreciated if this feels to risky to merge without one.

-- 
You are receiving this mail because:
You are the assignee for the bug.
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