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 12 years ago
Closed 12 years ago
#858 closed bug (fixed)
[jForms] Pas d'exception si le controle "submit" est oublié
Reported by: | Surfoo | Owned by: | bballizlife |
---|---|---|---|
Priority: | low | Milestone: | Jelix 1.1.3 |
Component: | jelix:forms | Version: | 1.1 |
Severity: | minor | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Documentation needed: | no | |
Hosting Provider: | Php version: |
Description
J'ai oublié d'indiquer le bouton de soumission dans le fichier xml mais pas dans le template (avec {formsubmit}) et quand j'ai voulu afficher la page il n'y a pas eu d'exception affiché comme pour un autre controle (input par exemple), mais :
Fatal error: Call to a member function isReadOnly() on a non-object in [...]lib/jelix/plugins/jforms/html/html.jformsbuilder.php on line 206
Attachments (1)
Change History (6)
comment:1 Changed 12 years ago by laurentj
- Priority changed from high to low
- Severity changed from major to minor
comment:2 Changed 12 years ago by bballizlife
- Owner set to bballizlife
- Status changed from new to assigned
Changed 12 years ago by bballizlife
comment:3 Changed 12 years ago by bballizlife
- review set to review?
comment:5 Changed 12 years ago by bballizlife
- Resolution set to fixed
- Status changed from assigned to closed
commited in trunk and branch 1.1.X in r1421
Note: See
TracTickets for help on using
tickets.
Same patch to be apply to branch 1.1.x.