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 12 years ago
#562 closed bug (fixed)
the name of the root tags of jforms file is not consistent
Reported by: | laurentj | Owned by: | bastnic |
---|---|---|---|
Priority: | normal | Milestone: | Jelix 1.1 beta 1 |
Component: | jelix:forms | Version: | 1.0.3 |
Severity: | minor | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Documentation needed: | no | |
Hosting Provider: | Php version: |
Description
Sometime, in examples, the name is "forms", sometime it is "form".
The specification should be clear on this. The name "form" should be used everywhere now :
- in all examples in the documentation
- in relaxng schemas
- should be verified in the jforms compiler
Attachments (1)
Change History (5)
comment:1 Changed 13 years ago by bastnic
- Owner set to bastnic
- Status changed from new to assigned
Changed 13 years ago by bastnic
comment:2 Changed 13 years ago by bastnic
- review set to review?
comment:3 Changed 13 years ago by laurentj
- review changed from review? to review-
Yes, we have to change it on both.. And we have to verify and update all jforms xml file which are in the trunk (both in lib and testapp). in jelix-script too.
comment:4 Changed 12 years ago by laurentj
- Resolution set to fixed
- review review- deleted
- Status changed from assigned to closed
fixed in the trunk.
Note: See
TracTickets for help on using
tickets.
I changed the documentation.
I don't know if we have to change it on both schema 1.0 and 1.1 so i didn't verify anything for now.