MyBB Community Forums

Full Version: trim() for Change Email Address in UCP
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Change Email Address has no trim, if you enter email with space on the end, error appears:
Quote:The email address you entered is invalid. Please enter a valid email address.

Solution: add trim() when saving new email
I agree!
We have pushed this issue to our Github repository for further analysis where you can track our commits and progress with fixing this bug. Discussions regarding this bug may also take place there too.

Follow this link to visit the issue on Github: https://github.com/mybb/mybb/issues/3484

Thanks for contributing to MyBB!