Author Topic: form and mpform problems on android  (Read 1581 times)

Offline laurens

  • Posts: 3
form and mpform problems on android
« on: May 02, 2022, 09:44:55 AM »
when entering email address (sender) on android both forms give" invalid email address" so forms cannot be sent.
on laptop and pc no problems form is sent normally

Offline hgs

  • Betatester
  • **
  • Posts: 1728
    • EFG MG
Re: form and mpform problems on android
« Reply #1 on: May 02, 2022, 11:34:01 AM »
I cannot confirm this problem.
Current version of WebsiteBaker 2.13.1 r103 including p114 and php 8.0.x.

The form is submitted from Android

What version WB and php are you running
LG Harald

"Fange nie an, aufzuhören - höre nie auf, anzufangen." Marcus Tullius Cicero (106-43 v.Chr.)

Offline dbs

  • Betatester
  • **
  • Posts: 8796
  • Gender: Male
  • tioz4ever
    • WebsiteBaker - jQuery-Plugins - Module - Droplets - Tests
Re: form and mpform problems on android
« Reply #2 on: May 02, 2022, 02:25:53 PM »
Maybe a browser plugin fills the honeypot fields?
Maybe a autofill plugin.

Offline Luisehahne

  • WebsiteBaker Org e.V.
  • **
  • Posts: 4528
  • Gender: Male
Re: form and mpform problems on android
« Reply #3 on: May 02, 2022, 04:11:56 PM »
I had that issue with another App. Jump to Android settings / Cache management and clear the cache. This solution fixed my issue.

Dietmar
Note: Once the code has been generated, it is easy to debug. It's not a bug, it's a feature!

Offline Martin Hecht

  • Betatester
  • **
  • Posts: 608
  • Gender: Male
    • meine Homepage
Re: form and mpform problems on android
« Reply #4 on: May 03, 2022, 09:20:40 PM »
It could be that the virtual keyboard on Android appends a space character to the email address (which is not a valid character in email addresses).
Of course this blank should not be part of the email address - the keyboard just appends a space after each word you are typing in. Nobody would expect that it would be possible to submit email Addresses which contain a space at the end. So, we safely can discard space characters.
This is implemented since mpform 1.3.39 (November last year). So, maybe updating mpform helps for you, too?

 

postern-length