odata
odata copied to clipboard
NullPointerException when retrieving Entity with Enum value = null
Hi,
I have an Entity with an Enum value. When the value is null I get a NullPointerException when retrieving the entity.
NPE occurs for ATOM and JSON output.
Hi, I've revived this 2 year old issue, and I'd be very happy if you could check the pull request that I created to fix. Thanks