https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21137 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #77364|0 |1 is obsolete| | Attachment #77365|0 |1 is obsolete| | --- Comment #4 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Created attachment 77369 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=77369&action=edit Bug 21137: Replace USER_INFO with logged_in_user This patch set does several things: - it removes USER_INFO and BORROWER_INFO These 2 variables contained logged-in patron's info. They must be accessed from logged_in_user - Use patron-title.inc for the breadcrumb at the OPAC, for consistencies -- You are receiving this mail because: You are watching all bug changes.