[
https://issues.apache.org/jira/browse/OLINGO-1304?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Archana Rai updated OLINGO-1304:
--------------------------------
Description:
Client serialization fails when iskeyAutoGeneration is set to true for type
UUID.
AtomEntityEntrySerializer needs to return the default guid value as
UUID.fromString("00000000-0000-0000-0000-000000000000").
was:
Client serialization fails when iskeyAutoGeneration is set to true for type
UUID.
AtomEntityEntrySerializer needs to return the default guid value as
"00000000-0000-0000-0000-000000000000".
> ODATA V2.0 :Client serialization fails for keyAutoGeneration of type UUID
> -------------------------------------------------------------------------
>
> Key: OLINGO-1304
> URL: https://issues.apache.org/jira/browse/OLINGO-1304
> Project: Olingo
> Issue Type: Bug
> Components: odata2-core
> Affects Versions: V2 2.0.11
> Reporter: Archana Rai
> Priority: Minor
> Fix For: V2 2.0.11
>
>
> Client serialization fails when iskeyAutoGeneration is set to true for type
> UUID.
> AtomEntityEntrySerializer needs to return the default guid value as
> UUID.fromString("00000000-0000-0000-0000-000000000000").
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)