http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15453
Katrin Fischer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #46152|0 |1 is obsolete| | --- Comment #3 from Katrin Fischer <[email protected]> --- Created attachment 46347 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=46347&action=edit [PASSED QA] 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 <[email protected]> Signed-off-by: Katrin Fischer <[email protected]> -- 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/
