{
  "WorkItem": {
    "AffectedComponent": {
      "Name": "",
      "DisplayName": ""
    },
    "ClosedComment": "",
    "ClosedDate": null,
    "CommentCount": 0,
    "Custom": null,
    "Description": "calling ZipFile.Extract() before calling ZipFile.Save() causes a BadStateException with the message \"You must call ZipFile.Save before calling any Extract method.\"\n \nThere ought to be a way to check for this scenario before calling Extract().",
    "LastUpdatedDate": "2013-02-21T18:43:03.837-08:00",
    "PlannedForRelease": "",
    "ReleaseVisibleToPublic": false,
    "Priority": {
      "Name": "Low",
      "Severity": 50,
      "Id": 1
    },
    "ProjectName": "DotNetZip",
    "ReportedDate": "2011-08-25T12:17:29.89-07:00",
    "Status": {
      "Name": "Proposed",
      "Id": 1
    },
    "ReasonClosed": {
      "Name": "Unassigned"
    },
    "Summary": "Expose a state property on the ZipFile class",
    "Type": {
      "Name": "Issue",
      "Id": 3
    },
    "VoteCount": 1,
    "Id": 14149
  },
  "FileAttachments": [],
  "Comments": []
}