Argentina mobile number

Created on 4 March 2025, about 1 month ago

Problem/Motivation

Argentinian mobile numbers are stored correctly but they get printed with a prepended zero which makes the local number 16 characters in length when the database column max length is set to 15.

Steps to reproduce

  1. Add an Argentinian mobile number like so: 11 15-xxxx-xxxx
  2. Go back to the edit form.
  3. The number is now with a prepended zero like so: 011 15-xxxx-xxxx
  4. Upon saving the form, an error message shows failed validation: This value is too long. It should have 15 characters or less.

The local number is stored correctly as 11 15-xxxx-xxxx, so is the complete value as +549115xxxxxxxx

πŸ› Bug report
Status

Active

Version

2.0

Component

Code

Created by

πŸ‡«πŸ‡·France lizuka

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024