Opened 4 years ago
Last modified 4 years ago
#38460 new defect (bug)
New user form on network site has non-required fields that have to be filled in
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Awaiting Review | Priority: | normal |
Severity: | normal | Version: | |
Component: | Networks and Sites | Keywords: | has-patch required-fields |
Focuses: | multisite | Cc: |
Description (last modified by )
Similar to ticket #37331 In multi-site's New User form, there are several fields that are not required to submit the form (required and aria-required attributes are not set) but the form will fail server-side validation if these fields are not filled in.
Attachments (2)
Change History (9)
#2
@
4 years ago
Since I was working on [37331] I thought I should take the liberty to fix this form as well.
This ticket was mentioned in Slack in #core-multisite by flixos90. View the logs.
4 years ago
Note: See
TracTickets for help on using
tickets.
patch to fix ticket