Bug 20478 changed the assignment/warn in advance_notices - it seems that new we either assign a letter, or the value of the warn (1) to the letter. This causes: Can't use string ("1") as a HASH ref while "strict refs" in use at advance_notices.pl line 589.
Created attachment 96458 [details] [review] Bug 24268: Break assignment and warn into separate actions
This should probably be covered by tests, shoudl be able to recreate the situation by having a patron request messages in a transport not defined in a digest message
Created attachment 96459 [details] [review] Bug 24268: Unit tests
Created attachment 96462 [details] [review] Bug 24268: Break assignment and warn into separate actions Signed-off-by: Liz Rea <wizzyrea@gmail.com>
Created attachment 96463 [details] [review] Bug 24268: Unit tests Signed-off-by: Liz Rea <wizzyrea@gmail.com>
Created attachment 96476 [details] [review] Bug 24268: Unit tests Signed-off-by: Liz Rea <wizzyrea@gmail.com> Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Created attachment 96477 [details] [review] Bug 24268: Break assignment and warn into separate actions Signed-off-by: Liz Rea <wizzyrea@gmail.com> Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Nice work everyone! Pushed to master for 20.05
Pushed to 19.11.01
backported to 19.05.x for 19.05.06