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.
#896 closed bug (fixed)
createform failed because jelix don't know jDaoParser
Reported by: | bastnic | Owned by: | bastnic |
---|---|---|---|
Priority: | normal | Milestone: | Jelix 1.1.4 |
Component: | jelix-scripts | Version: | trunk |
Severity: | major | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Documentation needed: | no | |
Hosting Provider: | Php version: |
Description
jDaoParser was loaded with jDaoCompiler. Now jDaoCompiler isn't needed anymore, jelix tried to load jDaoParser.class.php which does not exist !
We should add a require or something like that
Attachments (1)
Change History (8)
comment:1 Changed 12 years ago by bballizlife
comment:2 Changed 12 years ago by bastnic
- Owner set to bastnic
- Status changed from new to assigned
Changed 12 years ago by bastnic
comment:3 Changed 12 years ago by bastnic
- review set to review?
comment:5 Changed 12 years ago by bastnic
- Milestone changed from Jelix 1.2 to jelix 1.1
- Resolution set to fixed
- Severity changed from normal to major
- Status changed from assigned to closed
commit done :p
comment:6 Changed 12 years ago by laurentj
- Milestone changed from jelix 1.1 to Jelix 1.1.4
comment:7 Changed 12 years ago by laurentj
r1441 r1442 r1443
Note: See
TracTickets for help on using
tickets.
Could you send us a patch please ?