Uploaded image for project: 'Johnzon'
  1. Johnzon
  2. JOHNZON-157

regression for JsonParser#readObject failing with "START_ARRAY doesn't support getObject()"

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.1.5
    • 1.1.6
    • Core
    • None

    Description

      When using JsonParser#readObject() we now fail with the following Exception

      java.lang.IllegalStateException: START_ARRAY doesn't support getObject()
          at org.apache.johnzon.core.JohnzonJsonParserImpl.getObject(JohnzonJsonParserImpl.java:42)
      
      

      Attachments

        Activity

          People

            struberg Mark Struberg
            struberg Mark Struberg
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: