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
#466 closed bug (fixed)
error in jSelectorTpl when using a template before to create a response
Reported by: | laurentj | Owned by: | laurentj |
---|---|---|---|
Priority: | normal | Milestone: | Jelix 1.0.3 |
Component: | jelix:core | Version: | 1.0.2 |
Severity: | normal | Keywords: | jSelectorTpl |
Cc: | Blocked By: | ||
Blocking: | Documentation needed: | ||
Hosting Provider: | Php version: |
Description
When fetching content of a jtpl object, before creating a jelix response, there is an error
Fatal error: Call to a member function getFormatType() on a non-object in /var/jelix/lib/jelix/core/jSelector.class.php on line 564
jSelectorTpl should verify the existence of a response object.
Change History (1)
comment:1 Changed 13 years ago by laurentj
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
fixed in the trunk and 1.0.x branch. svn 774.