WebsiteBaker Community Forum

WebsiteBaker Support (2.12.x) => General Help & Support => Topic started by: netraam on October 31, 2021, 11:44:28 PM

Title: Space before and after email address
Post by: netraam on October 31, 2021, 11:44:28 PM
Hello everyone,

On my website i'm using a form that is created withe the mpform module.
I have a problem with the validation of the email address field.
I think this validation is done by some function off WebsiteBaker.
The problem is that there are a lot of people who type a space after their email adress, and then the form reject the email address.
I know that there is a php function called "trim" to remove spaces on the beginning and the end of a string.
Is it possible to apply this function on the email addres field or on the function that validates the email?

Does anyone have a solution for this? I know a littlebit of php but not enough to find my way in the WebsiteBaker code.

Title: Re: Space before and after email address
Post by: dbs on November 01, 2021, 11:52:52 AM
Hello, i think this is a function of mpForm (not WB).
The author of mpForm (Martin aka mrbaseman) could have a fast solution.
Title: Re: Space before and after email address
Post by: Martin Hecht on November 02, 2021, 10:42:58 PM
well... a quick&dirty fix. Here is a pre-release, but with this one the leading and trailing spaces may occur here and there where they couldn't so far because the invalid input was rejected up to now

edit: attachement  removed. see next posting
Title: Re: Space before and after email address
Post by: Martin Hecht on November 08, 2021, 10:31:06 PM
a better solution went into mpform 1.3.39
Title: Re: Space before and after email address
Post by: hgs on November 09, 2021, 01:50:39 PM
Thanks for sharing
Title: Re: Space before and after email address
Post by: CodeALot on December 09, 2021, 12:31:42 PM
a better solution went into mpform 1.3.39
Windows Defender claims this archive contains a virus...
Title: Re: Space before and after email address
Post by: hgs on December 09, 2021, 01:14:02 PM
Symantec does not strike,
what threat is it supposed to be according to Micrsoft?
Title: Re: Space before and after email address
Post by: Martin Hecht on December 09, 2021, 02:22:45 PM
Huh? that's probably a false positive of defender. At least 58 scan engines at VirusTotal don't find anything (https://www.virustotal.com/gui/file/3e6d928343f40757c60e5404226aec29d677497fdebb08e2894d7d499b11e6c5) suspicious in there... (at least at the time of writing this post). It would be interesting to know what defender doesn't like here.

I remember years ago we had a similar case with the java script for spam protection included in the wb core package.
Title: Re: Space before and after email address
Post by: hgs on December 09, 2021, 02:35:06 PM
Huh? that's probably a false positive of defender.

I also suspect that