MyBB Community Forums

Full Version: Custom profile field is deleting leading 0
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
When using a custom profile field for storing phone numbers, MyBB 1.8.4 is deleting leading zeros. For example, '0123555333' is becoming '123555333' after saving.

My custom profile field is configured as a textbox with no regex, and a maximal length of 0.
Hi,

Thank you for your report. 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/1985

Thanks for contributing to MyBB!

Regards,
The MyBB Group