Description
JsonObject.put(String, Object) and JsonArray.add(Object) fail if the given value is a List or Map, even though we support this ability via the specialized methods like JsonObject.put(String, List<?>).
This is an issue because Spring Data Couchbase likes to pass a List to JsonArray.add(String, Object).
Attachments
Issue Links
- links to
Activity
Field | Original Value | New Value |
---|---|---|
Remote Link | This issue links to "Forum post (Web Link)" [ 19121 ] |
Status | New [ 10003 ] | Open [ 1 ] |
Fix Version/s | 3.0.1 [ 16651 ] |
Fix Version/s | 2.7.12 [ 16635 ] |
Resolution | Fixed [ 1 ] | |
Status | Open [ 1 ] | Resolved [ 5 ] |
Story Points | 1 |