Bug 5629

Summary: Adding anchor to holdings link in opac-detail.pl tabs
Product: Koha Reporter: Brice Sanchez <brice.sanchez>
Component: OPACAssignee: Brice Sanchez <brice.sanchez>
Status: CLOSED FIXED QA Contact: Bugs List <koha-bugs>
Severity: minor    
Priority: PATCH-Sent (DO NOT USE) CC: chris
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: fix for bug5629
New patch well formatted !

Description Brice Sanchez 2011-01-19 16:52:51 UTC
When we have a serial with a lot of holdings, this link doesn't have an anchor :

This record has many physical items. <a href="/cgi-bin/koha/opac-detail.pl?biblionumber=<!-- TMPL_VAR NAME="biblionumber" -->&amp;viewallitems=1">Click here to view them all.</a>

So everytime, we click on this link, we see the "Subscriptions" tab instead of "Holdings" tab
Comment 1 Brice Sanchez 2011-01-19 16:58:36 UTC Comment hidden (obsolete)
Comment 2 Owen Leonard 2011-01-19 19:35:48 UTC
Brice can you "git send-email" this to the patches list please? koha-patches@lists.koha-community.org
Comment 3 Brice Sanchez 2011-02-07 16:26:51 UTC
Created attachment 3083 [details] [review]
New patch well formatted !
Comment 4 Chris Cormack 2011-02-09 02:21:50 UTC
Pushed please test