Koha/opac
Julian Maurice 632277e453 Bug 5864: link biblio => serials subscription is wrong
The GetSubscription function can be called with 3 parameters : title,
issn, biblionumber.
In biblio view (both opac & staff interface), the link to jump from the
biblio to the subscription(s) was done using title.

The result was that for a title like "Science", all subscriptions
containing "science" in the title were linked.
That's too much and that's false.

This commit fixes this problem by calling GetSubscription with
biblionumber only where applicable.

Signed-off-by: Magnus Enger <magnus@enger.priv.no>
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
2011-03-21 11:54:21 +13:00
..
errors Bugfix in errors/*.pl and opac/errors/*.pl 2010-02-14 20:04:40 -05:00
rss adding file just for creating the rss directory 2007-08-02 08:50:43 +00:00
sco Fix FSF address in directory opac/ 2010-03-16 20:17:54 -04:00
changelanguage.pl remove a bunch of unconditional debug warns 2010-07-02 10:57:08 -04:00
ilsdi.pl [MT3696] Fixed ILSDI GetAvailability call 2010-10-13 10:39:38 -04:00
maintenance.pl Bug 2505: Add warnings to opac/maintenance.pl 2010-02-18 11:10:30 -05:00
oai.pl OAI server fixes 2010-02-18 09:45:26 -05:00
opac-account.pl Bug 4192: Fixes warnings generated by opac-account.pl. 2010-02-16 06:12:38 -05:00
opac-addbybiblionumber.pl Bug 4289: 'OpacPublic' feature 2011-01-19 14:30:34 +13:00
opac-alert-subscribe.pl Bug 4289: 'OpacPublic' feature 2011-01-19 14:30:34 +13:00
opac-authorities-home.pl Bug 4289: 'OpacPublic' feature 2011-01-19 14:30:34 +13:00
opac-authoritiesdetail.pl Bug 4289: 'OpacPublic' feature 2011-01-19 14:30:34 +13:00
opac-basket.pl Bug 4289: 'OpacPublic' feature 2011-01-19 14:30:34 +13:00
opac-browser.pl Bug 4289: 'OpacPublic' feature 2011-01-19 14:30:34 +13:00
opac-changelanguage.pl Bug 2617: Add strict (and warnings), partial fix. 2009-03-11 08:36:55 -05:00
opac-detail.pl Bug 5864: link biblio => serials subscription is wrong 2011-03-21 11:54:21 +13:00
opac-downloadcart.pl Bug 5105 - Remove use of depreciated Switch module 2010-11-11 11:32:02 +13:00
opac-downloadshelf.pl Bug 5105 - Remove use of depreciated Switch module 2010-11-11 11:32:02 +13:00
opac-export.pl Fix for Bug 4400, BIBTEX export from OPAC results in empty file 2010-05-11 06:14:38 -04:00
opac-ics.pl Fix FSF address in directory opac/ 2010-03-16 20:17:54 -04:00
opac-ISBDdetail.pl Bug 5864: link biblio => serials subscription is wrong 2011-03-21 11:54:21 +13:00
opac-main.pl Bug 4289: 'OpacPublic' feature 2011-01-19 14:30:34 +13:00
opac-MARCdetail.pl Bug 4330 : Adding some copyright BibLibre statements 2011-03-21 10:57:20 +13:00
opac-messaging.pl Fix FSF address in directory opac/ 2010-03-16 20:17:54 -04:00
opac-modrequest.pl Fix FSF address in directory opac/ 2010-03-16 20:17:54 -04:00
opac-mymessages.pl bug 2615: remove unneeded 'require Exporter' 2008-09-26 09:05:08 -05:00
opac-passwd.pl Bug 2505: Enable warnings in opac-passwd.pl an opac-renew.pl. 2009-08-12 21:28:24 -04:00
opac-privacy.pl Bug 3881: OPAC Privacy reimplementation 2011-01-31 22:23:50 +13:00
opac-readingrecord.pl Fix for Bug 4359, noItemTypeImages not active in OPAC 2010-11-13 20:19:12 +13:00
opac-renew.pl Bug 5618: Multiple renewals in the opac 2011-01-24 07:25:54 +13:00
opac-reserve.pl Bug 5669: Adding a system preference to control whether a user can select a pick branch for their hold or not 2011-03-14 16:18:08 +13:00
opac-review.pl Bug 4289: 'OpacPublic' feature 2011-01-19 14:30:34 +13:00
opac-search-history.pl Fix FSF address in directory opac/ 2010-03-16 20:17:54 -04:00
opac-search.pl Bug 4330 : Adding some copyright BibLibre statements 2011-03-21 10:57:20 +13:00
opac-sendbasket.pl Bug 3810: Ensure all calls to Mail::Sendmail handled consistently 2011-03-16 20:57:12 +13:00
opac-sendshelf.pl Bug 3810: Ensure all calls to Mail::Sendmail handled consistently 2011-03-16 20:57:12 +13:00
opac-serial-issues.pl Fix FSF address in directory opac/ 2010-03-16 20:17:54 -04:00
opac-shelves.pl Bug 4289: 'OpacPublic' feature 2011-01-19 14:30:34 +13:00
opac-showmarc.pl Bug 4289: 'OpacPublic' feature 2011-01-19 14:30:34 +13:00
opac-showreviews.pl Bug 4289: 'OpacPublic' feature 2011-01-19 14:30:34 +13:00
opac-suggestions.pl Bug 3881: OPAC Privacy reimplementation 2011-01-31 22:23:50 +13:00
opac-tags.pl Fix for Bug 5812 - Tag Cloud - capitalized words come before lower-case words 2011-02-28 10:38:29 +13:00
opac-tags_subject.pl Bug 4289: 'OpacPublic' feature 2011-01-19 14:30:34 +13:00
opac-topissues.pl Bug 4289: 'OpacPublic' feature 2011-01-19 14:30:34 +13:00
opac-user.pl Bug 4330 : Adding some copyright BibLibre statements 2011-03-21 10:57:20 +13:00
opac-userdetails.pl Fix FSF address in directory opac/ 2010-03-16 20:17:54 -04:00
opac-userupdate.pl Bug 4289: 'OpacPublic' feature 2011-01-19 14:30:34 +13:00
unapi fixing various links to point to *.koha-community.org 2010-10-21 22:08:24 -04:00