https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15349 Ayoub Glizi-Vicioso <ayoub.glizi-vicioso@inLibro.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #191366|0 |1 is obsolete| | --- Comment #20 from Ayoub Glizi-Vicioso <ayoub.glizi-vicioso@inLibro.com> --- Created attachment 191373 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=191373&action=edit Bug 15349: Accept email addresses with display name in system preferences To test: 1. Before applying this patch, navigate to system preferences 2. Search for preference KohaAdminEmailAddress 3. Enter anything that is not in the format of valid "email@address.com" 4. Observe error "Please enter a valid email address." 5. Apply patch 6. Enter anything that is not in the format of valid "email@address.com" and not in the format of "display name <email@address.com>" 7. Observe error "Please enter a valid email address (display name allowed)." 8. Enter email@address.com 9. Save all Administration preferences 10. Observe no errors 11. Enter Display Name <email@address.com> 12. Save all Administration preferences 13. Observe no errors Signed-off-by: Ayoub Glizi-Vicioso <ayoub.glizi-vicioso@inLibro.com> -- You are receiving this mail because: You are watching all bug changes.