https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25816 --- Comment #8 from Kyle M Hall <kyle@bywatersolutions.com> --- (In reply to Kyle M Hall from comment #7)
|AFGreetings from Koha. |
becomes:
|AFGreetings from Koha. . Messages for you: 09/11/2023: OPAC MESSAGE|
There's an extra period in there. I think you'll need to tweak how you combine everything. You might consider using join on everything.
I'm going to say I don't see how this can pass qa without at least a simple on/off switch in the SIP config at the account level. A change like this could break existing systems.
After reviewing the code, I think making this an account level setting is overly difficult. I think a system preference would be acceptable. -- You are receiving this mail because: You are watching all bug changes.