getgrav / grav-theme-landio

Land.io is a carefully crafted landing page UI kit and landing page template built on Bootstrap 4, designed by Peter Finlan and developed by Taty Grassini.
https://getgrav.org
Other
31 stars 15 forks source link

Email address validation is broken #21

Open dustinkerstein opened 4 years ago

dustinkerstein commented 4 years ago

When entering an invalid email address, there is no validator popup (unlike when it is left email) and the form allows submission but throws a server error:

Server Error
Sorry, something went terribly wrong!

0 - Address in mailbox given [XYZ] does not comply with RFC 2822, 3.6.2.
For further details please review your logs/ folder, or enable displaying of errors in your system configuration.

I've ensured that I have updated to the latest Grav and plugin versions, and I haven't been able to replicate this on a vanilla Grav install + the Form plugin.