• Welcome to WebsiteBaker Community Forum. Please log in or sign up.
Welcome, Guest
News
Support WebsiteBaker
Your donations will help to:
PayPal
  • Pay for our dedicated server
  • Pay for domain registration
  • and much more!
You can donate by clicking on the button below.

form and mpform problems on android

Started by laurens, May 02, 2022, 09:44:55 AM  ( Read 11,545 times )

laurens

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

    hgs

    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.)

      "Never begin to stop - never stop beginning." Marcus Tullius Cicero (106-43 BC)

      dbs

      Maybe a browser plugin fills the honeypot fields?
      Maybe a autofill plugin.

        Luisehahne

        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!

          mrbaseman

          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?

            \n\n