hbb20 / hbb20/CountryCodePickerProject
leading 0 gets cutoff in phone number
- Lenguaje dominante
- Java
- Estrellas
- 1.5k
- Forks
- 509
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
Steps to reproduce:
Select South Korea as country, enter 01035353535 as the phone number.
getFormattedFullNumber(), getFullNumber() and getFullNumberWithPlus() returns the phone number with leading 0 cutoff. 820035353535
Attached is the screenshot from the sample app:

Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Línea de trabajo
Search the Java codebase for getFormattedFullNumber(), getFullNumber(), and getFullNumberWithPlus(), then reproduce the South Korea example in the sample app. Trace how 01035353535 is converted and verify that all three methods preserve the leading 0 and return the expected full number.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- android, java
- Área
- mobile
- Tipo de issue
- Error
- Dificultad
- 3/5
- Tiempo estimado
- 1-2 días
- Estado de actividad
- Estancado
- Claridad
- Bastante claro
- Aptitud para principiantes
- 45/100