https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36452 Bug ID: 36452 Summary: Patron message does not respect multiple line display Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: trivial Priority: P5 - low Component: Patrons Assignee: koha-bugs@lists.koha-community.org Reporter: philip.orr@lmscloud.de QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com, kyle.m.hall@gmail.com If you add a message (for the staff interface) that contains multiple lines to a patron, it will be displayed as a single line in the staff interface. For instance the following: "Test1 Test2 Test3" Will be displayed as "Test1 Test2 Test3" in the staff interface. Multi-line messages for the OPAC are displayed correctly in the OPAC as multiple lines. The problem also doesn't seem to affect the patron notes - those are displayed correctly. Only the patron messages. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.