{
  "WorkItem": {
    "AffectedComponent": {
      "Name": "",
      "DisplayName": ""
    },
    "ClosedComment": "Not a bug.  This is documented behavior.",
    "ClosedDate": "2009-10-13T23:41:34.49-07:00",
    "CommentCount": 0,
    "Custom": null,
    "Description": "zip a dir hierarchy like this: \n\\folder\\file1.txt\n\\folder\\dir2\\file1.txt\n \nand it fails with:\n  System.ArgumentException: The entry 'folder/file1.txt' already exists in the zip archive.",
    "LastUpdatedDate": "2013-05-16T05:32:03.603-07:00",
    "PlannedForRelease": "",
    "ReleaseVisibleToPublic": false,
    "Priority": {
      "Name": "Low",
      "Severity": 50,
      "Id": 1
    },
    "ProjectName": "DotNetZip",
    "ReportedDate": "2009-10-13T22:15:30.847-07:00",
    "Status": {
      "Name": "Closed",
      "Id": 4
    },
    "ReasonClosed": {
      "Name": "Unassigned"
    },
    "Summary": "Zipping a set of files in dif directories but with same filename fails",
    "Type": {
      "Name": "Issue",
      "Id": 3
    },
    "VoteCount": 1,
    "Id": 8982
  },
  "FileAttachments": [],
  "Comments": []
}