Bug 5629 - Adding anchor to holdings link in opac-detail.pl tabs
Summary: Adding anchor to holdings link in opac-detail.pl tabs
Status: CLOSED FIXED
Alias: None
Product: Koha
Classification: Unclassified
Component: OPAC (show other bugs)
Version: rel_3_2
Hardware: All All
: PATCH-Sent (DO NOT USE) minor (vote)
Assignee: Brice Sanchez
QA Contact: Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-19 16:52 UTC by Brice Sanchez
Modified: 2012-10-25 23:03 UTC (History)
1 user (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments
fix for bug5629 (892 bytes, patch)
2011-01-19 16:58 UTC, Brice Sanchez
Details | Diff | Splinter Review
New patch well formatted ! (1.26 KB, patch)
2011-02-07 16:26 UTC, Brice Sanchez
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
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