xeno010 / Wp-Pro-Quiz

Wordpress WP-Pro-Quiz Plugin (Official)
GNU General Public License v2.0
117 stars 112 forks source link

Custom eMail field fails on mobile devices #19

Open bLightZP opened 8 years ago

bLightZP commented 8 years ago

Hi, I've tested this with Firefox mobile on Android 5.1.1 and a few other devices.

When entering an email, it says that a correct email must be entered, this issue doesn't exist when using the Firefox desktop client.

epic-serj commented 8 years ago

Hello! I've encountered the same bug. It's not about mobile/desktop, it's just because mobile OSes usually begin text typing from capital letter, which is forbidden by RegExp in Quiz code. On desktop you enter e-mail from small letter without making a mind.