[Koha-bugs] [Bug 8843] Cannot export bibliographic records by call number

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Sep 28 18:40:38 CEST 2012


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

Nicole C. Engard <nengard at gmail.com> changed:

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

--- Comment #2 from Nicole C. Engard <nengard at gmail.com> ---
Created attachment 12597
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=12597&action=edit
[SIGNED-OFF] Bug 8843 - Cannot export bibliographic records by call number

When building the query for exports by call number the script
has the logic reversed. It tries to select records with call
numbers less than the starting call number and greater than
the ending call number. This should be reversed.

To test, test an export in an unpatched system. An export by
call number will return an empty file. After applying the patch
an export by call number should give valid results.

Signed-off-by: Nicole C. Engard <nengard at bywatersolutions.com>
Works as expected.

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


More information about the Koha-bugs mailing list