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 12 years ago
Closed 12 years ago
#678 closed enhancement (fixed)
All error messages are not displayed in some response type
Reported by: | laurentj | Owned by: | laurentj |
---|---|---|---|
Priority: | normal | Milestone: | jelix 1.1 |
Component: | jelix:core response | Version: | 1.0.5 |
Severity: | normal | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Documentation needed: | no | |
Hosting Provider: | Php version: |
Description (last modified by laurentj)
Some responses don't display error messages which are not "critical" (those which have no EXIT keyword in the configuration) : text, css, and cmdline in the trunk.
We should see if it make sense to displays those minor errors with the final content or if we should canceled the output the final content and display only these errors.
Change History (4)
comment:1 Changed 12 years ago by laurentj
- Description modified (diff)
comment:2 Changed 12 years ago by laurentj
- Milestone changed from Jelix 1.0.6 to jelix 1.1
- Status changed from new to assigned
comment:3 Changed 12 years ago by laurentj
fixed in the trunk, svn 1111.
comment:4 Changed 12 years ago by laurentj
- Resolution set to fixed
- Status changed from assigned to closed
Note: See
TracTickets for help on using
tickets.
Since it could change the behavior a website in production, I retarget this ticket to Jelix 1.1.