#32643 closed defect (bug) (fixed)
Multisite new user email input should be type=email
Reported by: | earnjam | Owned by: | helen |
---|---|---|---|
Milestone: | 4.3 | Priority: | normal |
Severity: | normal | Version: | |
Component: | Users | Keywords: | |
Focuses: | administration, multisite | Cc: |
Description
In the network admin the New User form email field has type="text"
. On iOS devices this causes the keyboard to capitalize the first letter. On New User form for individual sites, we use type="email"
, which prevents this issue.
Attachments (1)
Change History (4)
Note: See
TracTickets for help on using
tickets.
In 32774: