Ravisankar Challa created JOHNZON-182:
-----------------------------------------
Summary: Jsonpointer remove operation fails in some special
scenarios
Key: JOHNZON-182
URL: https://issues.apache.org/jira/browse/JOHNZON-182
Project: Johnzon
Issue Type: Bug
Components: Core
Affects Versions: 1.1.8
Reporter: Ravisankar Challa
Example: \{"test":{"status":"200"},"array":[]}
Json.createPointer("/test/status").remove(target) throws
Exception in thread "main" javax.json.JsonException: 'status' is no valid array
index
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)