Bug 5021

Summary: serials should handle 'unknown' more gracefully
Product: Koha Reporter: Nicole C. Engard <nengard>
Component: SerialsAssignee: Colin Campbell <colin.campbell>
Status: CLOSED FIXED QA Contact: Bugs List <koha-bugs>
Severity: major    
Priority: PATCH-Sent (DO NOT USE) CC: gmcharlt
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:
Attachments: serial prediction for unknown
Proposed Patch

Description Nicole C. Engard 2010-07-15 20:39:08 UTC
Created attachment 2376 [details]
serial prediction for unknown

with ‘unknown’ for serial prediction the dates for the upcoming issues get all screwy because it doesn’t know what to predict for the next arrival date - see attached
Comment 1 Colin Campbell 2010-07-16 12:05:09 UTC
Created attachment 2379 [details] [review]
Proposed Patch
Comment 2 Colin Campbell 2010-07-16 12:07:01 UTC
code did intend to do the right thing but was not testing correctly. patch corrects that behaviour
Comment 3 Galen Charlton 2010-07-16 12:35:14 UTC
Patch pushed.  Please test and close.