https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16125 Bug ID: 16125 Summary: Regression: Can't add messages at checkout if no other messages are present Change sponsored?: --- Product: Koha Version: master Hardware: All URL: /cgi-bin/koha/circ/circulation.pl?borrowernumber=X OS: All Status: NEW Severity: normal Priority: P5 - low Component: Circulation Assignee: koha-bugs@lists.koha-community.org Reporter: oleonard@myacpl.org QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com, kyle.m.hall@gmail.com Blocks: 15632 The "Add a new message" link is no longer visible on the checkout screen if no other messages are present. A sidebar on the right shows patron messages, if any, including hold waiting notices, outstanding fines, messages on their account, etc. Before Bug 15632 that sidebar displayed all the time, even if no messages were present. This wasn't ideal, but at least it created a space for the "Add new message" link to appear. Now that the sidebar is gone if there are no messages we need a place for the "Add new message" link. I think coming up with a new place for it is better than making it work like it did before. Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15632 [Bug 15632] Move the messages related code to Koha::Patron::Messages -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.