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
#455 closed bug (fixed)
Error in jDaoRecord: unknow jLocale::timestampToDate
Reported by: | laurentj | Owned by: | laurentj |
---|---|---|---|
Priority: | normal | Milestone: | Jelix 1.0.3 |
Component: | jelix:dao | Version: | 1.0.2 |
Severity: | major | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Documentation needed: | ||
Hosting Provider: | Php version: |
Description
In the check method of jDaoRecord, there is a call to jLocale::timestampToDate. However this method doesn't exist.
Attachments (2)
Change History (4)
Changed 13 years ago by laurentj
comment:1 Changed 13 years ago by laurentj
- Owner set to laurentj
- review set to review?
- Status changed from new to assigned
comment:2 Changed 13 years ago by laurentj
- Resolution set to fixed
- review review? deleted
- Status changed from assigned to closed
can't wait more time to land it.
Bug fixed in trunk and 1.0.x branch.
Note: See
TracTickets for help on using
tickets.
The patch