lessgreen / OpenPUDO

Open PUDO Software Platform
GNU Affero General Public License v3.0
2 stars 1 forks source link

Problem in validation of phone number format with valid mobile phone number #31

Open fpietrosanti opened 2 years ago

fpietrosanti commented 2 years ago

The phone number 0039328000095 is a valid phone number but it's rejected by the phone number validation

image

GilGalaad commented 2 years ago

the mobile app hardcodes a +39 before sending the phone number, so it's not valid. the solution is to let the user choose a proper international prefix.