https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15349
Ayoub Glizi-Vicioso <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #191366|0 |1 is obsolete| | --- Comment #20 from Ayoub Glizi-Vicioso <[email protected]> --- 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 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 Signed-off-by: Ayoub Glizi-Vicioso <[email protected]> -- 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/
