• The line 42 of file.php contain $atts['value'] = '1'; which triggers a validation error as the attribute “value” cannot be used with type="file"
    I have commented the line but it needs to be fix, thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Takayuki Miyoshi

    (@takayukister)

    Right. Thanks for pointing out. It will be fixed in the next release.

    Thread Starter davidebabylonia

    (@davidebabylonia)

    Not only, I have noticed that if I make a file upload element as required, I have another validation error

    Error: Element input is missing one or more of the following attributes: aria-expanded, aria-valuemax, aria-valuemin, aria-valuenow, role.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘HTML5 validation error’ is closed to new replies.