EXT JSON Parser Empty Object Handling

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Fixed
    • Priority: Critical - P2
    • 0.1.0
    • Affects Version/s: None
    • Component/s: JSON & ExtJSON
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      The EXT JSON parser doesn't handle empty objects correctly. For the following JSON:

      command: {
        cursor: {},
        command_name: "name"
      }

      the "command_name" key is parsed as part of the cursor object.

              Assignee:
              Divjot Arora (Inactive)
              Reporter:
              Divjot Arora (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: