http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15453 Marc Véron <veron@veron.ch> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #46115|0 |1 is obsolete| | --- Comment #2 from Marc Véron <veron@veron.ch> --- Created attachment 46152 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=46152&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. Followed test plan, works as expected. Signed-off-by: Marc Véron <veron@veron.ch> -- You are receiving this mail because: You are watching all bug changes.