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
#384 closed bug (fixed)
Impossible to save an empty selection with saveControlToDao
Reported by: | laurentj | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | Jelix 1.0RC2 |
Component: | jelix:forms | Version: | 1.0RC1 |
Severity: | major | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Documentation needed: | ||
Hosting Provider: | Php version: |
Description
In a form.xml, with a <checkboxes> which uses datas from a dao, when we call saveControlToDao and when no checkboxes are checked, there is an error 813 :
[error 813] Impossible de sauver les données du control "lieulivr" car ce ne sont pas une liste /var/www/jelix/lib/jelix/forms/jFormsBase.class.php 359
Change History (1)
comment:1 Changed 13 years ago by laurentj
- Component changed from jelix to jelix:forms
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
fixed in the trunk.