Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Blocker
-
Resolution: Fixed
-
Affects Version/s: 1.1-beta2
-
Fix Version/s: 1.1-beta3
-
Component/s: Controllers
-
Labels:None
Description
after upgraded from 1.0.4 to 1.1beta2, text/json handling of withFormat doesn't work.
it works only when a format=json parameter is explicitly specified
also refer to the following thread:
http://www.nabble.com/content-negotiation-for-json-td21256603.html
Tried the following controller:
With the following script:
And the response was "json". So it appears to work as expected. Please attach a sample that reproduces the problem if it is still a problem