Summary: | MARC export by call number range results in a zero byte file | ||
---|---|---|---|
Product: | Koha | Reporter: | Tim McMahon <tmcmahon> |
Component: | Tools | Assignee: | D Ruth Holloway <ruth> |
Status: | CLOSED FIXED | QA Contact: | Bugs List <koha-bugs> |
Severity: | normal | ||
Priority: | PATCH-Sent (DO NOT USE) | CC: | chris, julian.maurice, nengard |
Version: | rel_3_0 | ||
Hardware: | All | ||
OS: | All | ||
GIT URL: | Change sponsored?: | --- | |
Patch complexity: | --- | Documentation contact: | |
Documentation submission: | Text to go in the release notes: | ||
Version(s) released in: | Circulation function: | ||
Attachments: | patch |
Description
Tim McMahon
2010-09-16 17:05:17 UTC
Entering partial call numbers in the range (Example: AF to AF) or exact beginning and end callnumbers (Example: AF ABB to AF ZUS) will result in no returned records. Entering full callnumber that match for beginning and end of range will export those records (Example: AF Woo to AF WOO). Signed off on patch for master for this (I don't think 3.0 is being supported anymore). Created attachment 3129 [details] [review] patch Pushed, please test and mark resolved This bug is mentioned in: Bug 5230: Call number ranges in export don't give expected results. http://lists.koha-community.org/pipermail/koha-patches/2011-February/013831.html |