Koha/koha-tmpl
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
..
intranet-tmpl/prog Bug 5864: link biblio => serials subscription is wrong 2011-03-21 11:54:21 +13:00
opac-tmpl/prog 5622: Improve display of MARC21 773 field in XSLT detail view 2011-03-18 11:05:11 +13:00
favicon.ico
index.html
intranet.html
opac.html
templates.readme