Bug 5032

Summary: subscription-detail contains duplicated code
Product: Koha Reporter: Colin Campbell <colin.campbell>
Component: SerialsAssignee: Colin Campbell <colin.campbell>
Status: CLOSED FIXED QA Contact: Bugs List <koha-bugs>
Severity: minor    
Priority: PATCH-Sent (DO NOT USE)    
Version: rel_3_2   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Attachments: Proposed Patch

Description Colin Campbell 2010-07-18 15:59:25 UTC
serials/subscription-detail.pl fetches serials data twice. and issues warnings because the resulting variables are declared twice
Comment 1 Colin Campbell 2010-07-18 16:06:47 UTC
Created attachment 2384 [details] [review]
Proposed Patch
Comment 2 Colin Campbell 2010-07-18 16:07:30 UTC
Removed code in error