Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
When I have a field called "value" in a Java object, no content is stored for this field in MongoDB.
I came accross this problem when I stored a raw object in a field declared with type `list` in class using the Gora ORM.
It seems that the problem appears with reserved Java keywords.
Attachments
Issue Links
- links to