https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15349 Lari Taskula <lari.taskula@hypernova.fi> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #191349|0 |1 is obsolete| | --- Comment #18 from Lari Taskula <lari.taskula@hypernova.fi> --- Created attachment 191366 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=191366&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 -- You are receiving this mail because: You are watching all bug changes.