https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40886 Andrew Fuerste-Henry <andrew@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |andrew@bywatersolutions.com --- Comment #2 from Andrew Fuerste-Henry <andrew@bywatersolutions.com> --- A note on testing, one should not expect to have anything in the messages table with message_type=E. "E" is an option in add_message.pl, but selecting it tells Koha to put the message in the message_queue rather than in the messages table. An entry in the messages table with message_type "E" will end up styled as an OPAC message when viewing the patron record, which can make the sorting by type and then date appear to be incorrect. -- You are receiving this mail because: You are watching all bug changes.