https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26123 --- Comment #9 from Lucas Gass <lucas@bywatersolutions.com> --- Created attachment 109134 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=109134&action=edit Bug 26123: Add OPAC note/patron message notice to dashboard I seperated OPAC note and patron message into two distinct categories with seperate notices for each. Slightly altered test plan Test plan: 1. Apply patch, restartgit 2. Add some OPAC messages by clicking 'Add a message' on Home › Circulation › Checkouts › patron 3. Log into the OPAC as that patron and you should see a notice about how many messages you have with a link to opac-user.pl 4. Add multiple OPAC messages and make sure it all continues to work. 5. Also add an OPAC note from memberentry.pl. Refrsh the OPAC and you should see a notice like '1 note'. There is never more than a single OPAC note. 6. Try an OPAC without any messages. 7. Test it with some other notices that would appear on the dashboard, checkouts, holds, overdues. -- You are receiving this mail because: You are watching all bug changes.