You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@johnzon.apache.org by "Mark Struberg (JIRA)" <ji...@apache.org> on 2018/09/03 12:10:06 UTC

[jira] [Closed] (JOHNZON-182) Jsonpointer remove operation fails in some special scenarios

     [ https://issues.apache.org/jira/browse/JOHNZON-182?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mark Struberg closed JOHNZON-182.
---------------------------------

shipped in johnzon-1.1.9

> 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
>            Priority: Major
>             Fix For: 1.1.9
>
>
> 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)