ameerthehacker / ameerthehacker/jquery-simple-validator
input type=url empty field fails validation
Abierto
question
- Lenguaje dominante
- JavaScript
- Estrellas
- 9
- Forks
- 10
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
I added a few input type=url fields to a form. There is no data in the field. The field is not marked as required. If the form is submitted, it fails saying "The url is invalid."
**Example**:
``
**Proposed fix**:
If the field is not required, then value='' could be accepted as a valid URL.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.