developer.jelix.org is not used any more and exists only for
history. Post new tickets on the Github account.
developer.jelix.org n'est plus utilisée, et existe uniquement pour son historique. Postez les nouveaux tickets sur le compte github.
developer.jelix.org n'est plus utilisée, et existe uniquement pour son historique. Postez les nouveaux tickets sur le compte github.
Opened 13 years ago
Closed 13 years ago
#367 closed bug (fixed)
le traitement en JS n'est pas fait pour minlength (et probablement maxlength : non testé)
Reported by: | chris | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | Jelix 1.0 RC1 |
Component: | jelix:forms | Version: | trunk |
Severity: | major | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Documentation needed: | ||
Hosting Provider: | Php version: |
Description
Le traitement JS n'est pas fait lorsque l'on déclare des min/maxlength dans les input/textarea de jFrom. Le traitement côté serveur lui est bien effectif, mais renvoie un message d'erreur peu significatif (saisie invalide).
Change History (2)
comment:1 Changed 13 years ago by laurentj
- Milestone set to Jelix 1.0 RC1
comment:2 Changed 13 years ago by laurentj
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
Des tests manquaient dans jforms.js. Bug corrigé dans le trunk.