Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.2
-
Java API service, js client, java 7
-
Unknown
Description
When calling a GET from the client with url: "myserver/myservices/service/file.json" the server receives "myserver/myservices/service/file" and strips out the .json. It does not do this for other file formats just JSON.