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/02/14 10:51:00 UTC

[jira] [Resolved] (JOHNZON-157) regression for JsonParser#readObject failing with "START_ARRAY doesn't support getObject()"

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

Mark Struberg resolved JOHNZON-157.
-----------------------------------
    Resolution: Fixed

> regression for JsonParser#readObject failing with "START_ARRAY doesn't support getObject()"
> -------------------------------------------------------------------------------------------
>
>                 Key: JOHNZON-157
>                 URL: https://issues.apache.org/jira/browse/JOHNZON-157
>             Project: Johnzon
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 1.1.5
>            Reporter: Mark Struberg
>            Assignee: Mark Struberg
>            Priority: Major
>             Fix For: 1.1.6
>
>
> When using JsonParser#readObject() we now fail with the following Exception
> {noformat}
> java.lang.IllegalStateException: START_ARRAY doesn't support getObject()
>     at org.apache.johnzon.core.JohnzonJsonParserImpl.getObject(JohnzonJsonParserImpl.java:42)
> {noformat}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)