Uploaded image for project: 'jsonrpc'
  1. jsonrpc
  2. JSONRPC-9

Incorrect handling of root level lists

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Medium Medium
    • unspecified
    • unspecified
    • General
    • None
    • Any - model with top level list

      When any operation is requested on a top level list the name of the list is repeated twice.

      For example, for a top list of ipv4, instead of

      {"module-name:ipv4":[\{"element-key":"key-value"}

      ]} we get

      {"module-name:ipv4":{"ipv4:[

      {"element-key":"key-value"}

      ]}}

            rkosegi Richard Kosegi
            aivanov Anton Ivanov
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: