Specifying includeLocs returns objects instead of arrays when arrays are used for locations

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Done
    • Priority: Minor - P4
    • 2.0.2, 2.1.0
    • Affects Version/s: None
    • Component/s: Geo
    • None
    • ALL
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      Basically we make a copy of the location object to include, and when the location is an array object we create an object like

      { "0" : blah, "1" : foo }

      , probably should be an array to minimize confusion.

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

              Created:
              Updated:
              Resolved: