31 Dec
2015
31 Dec
'15
12:15 p.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15453 --- Comment #1 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- 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.