ENGAGE-90: XML to JSON parser doesn't work properly with array sub-structures.

Metadata

Source
ENGAGE-90
Type
Bug
Priority
Critical
Status
Closed
Resolution
Fixed
Assignee
y z
Reporter
y z
Created
2009-09-22T14:13:49.000-0400
Updated
2009-11-03T11:56:48.000-0500
Versions
N/A
Fixed Versions
  1. 0.1
Component
N/A

Description

The parser used to convert XML McCord data does not convert array structures properly into JSON.

Comments

  • Justin Obara commented 2009-09-22T14:26:04.000-0400

    Bug Parade Engage 0.1

  • Antranig Basman commented 2009-09-24T22:01:56.000-0400

    Fixed at revision 8120 with manual test case, but since we do not have assertDeepEq in Java, this will have to remain "by eye" for now...

  • y z commented 2009-10-05T12:56:08.000-0400

    Reviewed the code and tested with McCord dataset of 200 artifacts.

  • Justin Obara commented 2009-11-03T11:56:48.000-0500

    Closed as per previous comment