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
#660 closed bug (fixed)
jResponseJsonrpc.php resturns text/plain
Reported by: | greut | Owned by: | bballizlife |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | jelix:core response | Version: | trunk |
Severity: | normal | Keywords: | content-type json |
Cc: | Blocked By: | ||
Blocking: | Documentation needed: | no | |
Hosting Provider: | Php version: |
Description
I think it would make sense if it returns Content-type: application/json like [source:/trunk/lib/jelix/core/response/jResponseJson.php#893 jResponseJson.class.php] already does (#552).
Change History (2)
comment:1 Changed 13 years ago by bballizlife
- Owner changed from laurentj to bballizlife
comment:2 Changed 13 years ago by bballizlife
- Keywords content-type json added
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
Fixed in the trunk and in the 1.0.x branch. Thanks for the report.