[Koha-bugs] [Bug 11222] A regression on label-item-search.pl done by Bug 9239

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Nov 15 14:52:12 CET 2013


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11222

--- Comment #10 from Owen Leonard <oleonard at myacpl.org> ---
Created attachment 22959
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=22959&action=edit
[SIGNED-OFF] Bug 11222 - A regression on label-item-search.pl done by Bug 9239

Searching for items to add to a label batch fails with an error if
QueryParser is enabled and you use the "Added on or before date" search
option.

Test plan:

0) Set "UseQueryParser" to "do not try"
1) Start with an installation with bibliografic data and items
   information.
2) Check that in items there are values inside Accession Date

Without the patch:
a) Go in Home› Tools› Labels  and click on 'New batch'
b) Click on 'Add Item(s)'
c) Try to select items with option "Added on or before date"
d) You will receive an error

With the patch:
Redone points a),b), c)
Now you don't receive an error and you can select items

Signed-off-by: Owen Leonard <oleonard at myacpl.org>

Added a description of the problem and copied the test plan from the bug
report, with the addition of the information that QueryParser must be
off to confirm and test.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list