[ https://issues.apache.org/jira/browse/JOHNZON-277?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Markus Jung resolved JOHNZON-277. --------------------------------- Resolution: Fixed > 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 > Reporter: Markus Karg > Priority: Major > Fix For: 1.2.1 > > Time Spent: 2.5h > Remaining Estimate: 0h > > 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.20.10#820010)