[
https://issues.apache.org/jira/browse/CMIS-787?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gavin Cornwell resolved CMIS-787.
---------------------------------
Resolution: Fixed
Fix Version/s: ObjectiveCMIS 0.4
Applied patch in revision 1588358.
> Browser Binding NSNull issue when serializing json data
> -------------------------------------------------------
>
> Key: CMIS-787
> URL: https://issues.apache.org/jira/browse/CMIS-787
> Project: Chemistry
> Issue Type: Improvement
> Components: objectivecmis
> Reporter: Peter Sutter
> Assignee: Gavin Cornwell
> Fix For: ObjectiveCMIS 0.4
>
> Attachments: CMIS-787.diff
>
>
> When serializing json data null values are represented by NSNull in the
> dictionary as it cannot store nil.
> As clients do not expect NSNull instances for property values we have to fix
> this.
> Attached is a fix so that when we retrieve the value from the dictionary we
> get either the value itself or nil if it's a NSNull instance.
--
This message was sent by Atlassian JIRA
(v6.2#6252)