[Tickets #11304] Multiple email fields are not working in Firefox
bugs at horde.org
bugs at horde.org
Fri Jul 20 15:44:27 UTC 2012
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/11304
------------------------------------------------------------------------------
Ticket | 11304
Created By | Thomas Jarosch <thomas.jarosch at intra2net.com>
Summary | Multiple email fields are not working in Firefox
Queue | Turba
Version | Git develop
Type | Bug
State | Unconfirmed
Priority | 1. Low
Milestone |
Patch |
Owners |
------------------------------------------------------------------------------
Thomas Jarosch <thomas.jarosch at intra2net.com> (2012-07-20 15:44) wrote:
Hi,
The "emails" field is now a "input type=email" HTML5 field.
Firefox does email address validation and denies multiple, comma separated
email addresses like
"email1 at domain.com,email2 at domain.com".
It will block this entry with "Please enter an email address".
Reading the spec for the "email" HTML5 form element, there seems to be
a "multiple" attribute.
We could try this one or revert back to a normal text input field.
Cheers,
Thomas
More information about the bugs
mailing list