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 14 years ago
Closed 14 years ago
#188 closed bug (fixed)
Champ manquant dans l'objet jResponseBinary
Reported by: | nicolas@… | Owned by: | laurentj |
---|---|---|---|
Priority: | lowest | Milestone: | Jelix 1.0beta3 |
Component: | jelix:core response | Version: | trunk |
Severity: | trivial | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Documentation needed: | ||
Hosting Provider: | Php version: |
Description
Le champ $this->mimeType n'est pas déclaré dans la classe jResponseBinary.
Attachments (1)
Change History (2)
Changed 14 years ago by nicolas@…
comment:1 Changed 14 years ago by laurentj
- Milestone set to Jelix 1.0beta3
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
patch intégré dans le trunk. j'ai mis aussi une valeur par defaut à mimeType (application/octet-stream).
Merci pour le patch :-)