Bug 3910

Summary: Subscription search results page shows routing list search heading
Product: Koha Reporter: Owen Leonard <oleonard>
Component: SerialsAssignee: Garry Collum <gcollum>
Status: CLOSED FIXED QA Contact:
Severity: normal    
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:
Attachments: Proposed patch

Description Chris Cormack 2010-05-21 01:20:54 UTC


---- Reported by oleonard@myacpl.org 2009-12-11 17:37:07 ----

After performing a search for a subscription the results page has two headers: "Serials subscriptions," and "Search for Serial Routing List." The routing list heading doesn't seem to belong there. Is there a circumstance where this page (serials-home.pl) would display the results of a routing list search?



--- Bug imported by chris@bigballofwax.co.nz 2010-05-21 01:20 UTC  ---

This bug was previously known as _bug_ 3910 at http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3910

Actual time not defined. Setting to 0.0

Comment 1 Garry Collum 2010-05-22 14:40:50 UTC
Created attachment 2155 [details] [review]
Proposed patch

This patch removes the heading from the templated. There is no code within the template that provides a search mechanism for routing slips, and links to the slips are provided in the results tables.
Comment 2 Galen Charlton 2010-05-24 12:00:07 UTC
Patch pushed.  Please test and close.