-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Trivial
-
Affects Version/s: V4.0_ERRATA01
-
Component/s: CSDL XML
-
None
-
Environment:
[Applied]
All values of "Partner" are missing a double quote after Name
"Partner":
{ "Name:"Product" }should be
"Partner":
{ "Name":"Product" }