http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15453
--- Comment #1 from Jonathan Druart <[email protected]> --- Created attachment 46115 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=46115&action=edit Bug 15453: Assign the correct shelfid to the download list links Introduced by bug 14544, the shelfnumber is not correctly passed to the template. The shelf variable is passed to the template, to access the shelfnumber, we need to get shelf.shelfnumber. Test plan: At the intranet, try to download a list. Without this patch it won't work. -- 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/
