[ 
https://issues.apache.org/jira/browse/CB-596?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jesse MacFadyen resolved CB-596.
--------------------------------

    Resolution: Fixed

commit 3fd94350483c7a54f143d4c25f0ec675bc23bb99
                
> JSON Serialization of empty objects fails
> -----------------------------------------
>
>                 Key: CB-596
>                 URL: https://issues.apache.org/jira/browse/CB-596
>             Project: Apache Callback
>          Issue Type: Bug
>          Components: WP7
>    Affects Versions: 1.6.1
>            Reporter: Jesse MacFadyen
>            Assignee: Jesse MacFadyen
>             Fix For: 1.7.0
>
>
> Passing valid json, like this will fail in FileTransfer.upload
> {
>     "filePath": 
> "/CapturedImagesCache/CameraCapture-930aa659-6057-4c57-89f0-1f53b238da70.jpg",
>     "server": "http://myserverdotcom";,
>     "fileKey": "file",
>     "fileName": "CameraCapture-930aa659-6057-4c57-89f0-1f53b238da70.jpg",
>     "mimeType": "image/jpeg",
>     "params": {}
> }

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to