[Koha-bugs] [Bug 18789] Send a Koha::Patron object to the templates

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Mar 26 21:59:27 CEST 2018


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18789

--- Comment #80 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
Created attachment 73293
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=73293&action=edit
Bug 18789: (follow-up) Fix place hold page

This patch fixes very weird behaviours introduced by
  commit 0ab22e1c7c6b6e8d14a4fb7478ab2a3d42da347d
  Bug 18789: Send Koha::Patron object to the templates

The patron variable was only set when no action was defined.
This patch restores the feature the easiest way possible (less changes)
even if it is not the best one.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list