You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@johnzon.apache.org by "Markus Karg (Jira)" <ji...@apache.org> on 2019/09/20 10:34:00 UTC

[jira] [Created] (JOHNZON-277) Fails to deserialize inner empty JSON block {} at OBJECT_START

Markus Karg created JOHNZON-277:
-----------------------------------

             Summary: Fails to deserialize inner empty JSON block {} at OBJECT_START
                 Key: JOHNZON-277
                 URL: https://issues.apache.org/jira/browse/JOHNZON-277
             Project: Johnzon
          Issue Type: Bug
          Components: JSON-B
    Affects Versions: 1.2.0, 1.2.1
            Reporter: Markus Karg


Johnzon fails to derserialize inner empty JSON block {} if the cursor of the JSON parser stands at the beginning of the inner object, i. e. after it already provided OBJECT_START. This Github Pull Request proofs the failure: [https://github.com/apache/johnzon/pull/45]. [~rmannibucau] confirmed this is a bug.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)