https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15349
Lari Taskula <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #191349|0 |1 is obsolete| | --- Comment #18 from Lari Taskula <[email protected]> --- 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 protected]" 4. Observe error "Please enter a valid email address." 5. Apply patch 6. Enter anything that is not in the format of valid "[email protected]" and not in the format of "display name <[email protected]>" 7. Observe error "Please enter a valid email address (display name allowed)." 8. Enter [email protected] 9. Save all Administration preferences 10. Observe no errors 11. Enter Display Name <[email protected]> 12. Save all Administration preferences 13. Observe no errors -- 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/
