Fixed Required field email not marked required on Contact us

Kirby

Well-known member
Affected version
2.0.6a
Steps to reproduce
  1. Create a new user without an email address
  2. Login with the newly created users
  3. Access Contact us
Expected Result
Field "Your email address" is marked required and not entering a valid email address does give an error
or
Field "Your email address" is not marked required and not entering a valid email address does not give an error

Actual Result
Field "Your email address" is not marked required and not entering a valid email address does give an error
 
Top Bottom