http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7338
--- Comment #1 from Katrin Fischer <[email protected]> 2011-12-09 06:38:44 UTC --- Created attachment 6688 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=6688 screenshot of record with more than 1 subscription and manipulated URL It's a scoping problem, but I made an interesting find: http://localhost:8080/cgi-bin/koha/serials/serials-collection.pl?biblionumber=1 If you have more than one subscription for that record and you add the biblionumber of the subscription to the URL instead of the subscriptionid, you get an overview of your entire serial collection for that record. Why do we never link this page like this? Am I missing something? Will send a patch to fix the scoping problem. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
