https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17866 Marcel de Rooy <m.de.rooy@rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |BLOCKED --- Comment #16 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- (In reply to Jonathan Druart from comment #14)
Marcel, I am not sure to understand. Without the patch: If there is no 'From' it means that the logged in user does not have an email address defined. The 'no_loggedin_user_email' code is sent to the template and "No email is configured for your user." is displayed to the user => The message makes sense, even if it is not what we want
With the patch: If there is no 'From' it means that the library does not have an email address defined and KohaAdminEmailAddress is not set. The 'no_loggedin_user_email' code is sent to the template and "No email is configured for your user." is displayed to the user => The message is wrong
OK I am starting to get the point :) Thanks Block it again ! -- You are receiving this mail because: You are watching all bug changes.