Following RUNTIME-4098, all responses generated by the JSON reader and handled by the Jquery are automatically transform into JSON (if not configured otherwise).
The server response is preprocess by Jquery before invocking the success handler.
The preprocessing is based on the dataType configuration and if none is provided, the MIME type. By honoring the application/json MIME, the response generated by the JSONReader are now automatically parse into JSON.
Previously necessary call to JSON.parse in the success handler now result in a error.
- created by
-
RUNTIME-4098 JSonReader should return json mimetype
-
- Resolved
-
[FORMS-707] Ajax callback handling JSONReader now receive JSON instead of text
Resolution | New: Fixed [ 1 ] | |
Status | Original: Ready to merge [ 10208 ] | New: Resolved [ 5 ] |
Assignee | Original: Laurence Aumeunier [ laurence ] | New: Guillaume Gouin [ ggouin ] |
Status | Original: Code review OK [ 10206 ] | New: Ready to merge [ 10208 ] |
Status | Original: Available for review [ 10005 ] | New: Code review OK [ 10206 ] |
Assignee | New: Laurence Aumeunier [ laurence ] |
Status | Original: In Progress [ 3 ] | New: Available for review [ 10005 ] |
Assignee | Original: Guillaume Gouin [ ggouin ] |
Status | Original: Available for review [ 10005 ] | New: In Progress [ 3 ] |
Status | Original: In Progress [ 3 ] | New: Available for review [ 10005 ] |
Revue fonctionnelle renseignée | New: Oui [ 10610 ] |