https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35657
0xfun <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #26 from 0xfun <[email protected]> --- Sorry, there's one problem: When creating a concern from the OPAC w/ an account that doesn't have an email address associated, we get: [2024/04/16 14:24:29] [WARN] FAIL: No 'to_address', email address or guarantors email address for borrowernumber (51) at /kohadevbox/koha/C4/Letters.pm line 1366. Also there's a stack trace in ktd when you set an email address for the `koha` user, but I wrote that off as related to ktd. That's fine and there's also an error message displayed to the user: > There was an error when submitting your concern, please contact a librarian. The problem is that that concern still goes through and is visible in the associated concerns for that biblio. Of course the feature works but could you still fix that before the sign-off. Maybe either - block the concern from going through - use a more descriptive error message -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
