You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@johnzon.apache.org by "Romain Manni-Bucau (JIRA)" <ji...@apache.org> on 2018/07/30 13:29:00 UTC

[jira] [Resolved] (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 ]

Romain Manni-Bucau resolved JOHNZON-182.
----------------------------------------
       Resolution: Fixed
    Fix Version/s: 1.1.9

Applied, thanks for the PR!

> 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)