Skip to content

Comment form email address validation #234

@wturrell

Description

@wturrell

I note for anonymous users there's no validation of the email address on the comment form – currently it's just a check that all input/selected/textarea fields with a HTML5 'required' attribute have a non-empty value.

I think it would be preferable to either match the standard format using a JS regex, or fallback to the email validation supported by HTML5 browsers, which is currently overridden.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions