{
  "WorkItem": {
    "AffectedComponent": {
      "Name": "",
      "DisplayName": ""
    },
    "ClosedComment": "fixed in v1.3",
    "ClosedDate": "2008-02-05T14:01:15.077-08:00",
    "CommentCount": 0,
    "Custom": null,
    "Description": "Hi,\n \n    I'm using the DotNet Zip Library in a case where I extract the content of a zip file into a directory to update its content.\nHowever, when calling the ExtractAll method, the library throws an IOException saying that a file already exists.\nWhile I think I can enumerate all the files in the zip file, and then delete all the already present files in the destination directory before doing any extraction, it would be nice to have a way to tell the API to overwrite any file during extraction instead of throwing an exception.",
    "LastUpdatedDate": "2013-05-16T05:32:49.26-07:00",
    "PlannedForRelease": "1.3 DotNetZip Library",
    "ReleaseVisibleToPublic": true,
    "Priority": {
      "Name": "Low",
      "Severity": 50,
      "Id": 1
    },
    "ProjectName": "DotNetZip",
    "ReportedDate": "2008-01-25T06:24:51.503-08:00",
    "Status": {
      "Name": "Closed",
      "Id": 4
    },
    "ReasonClosed": {
      "Name": "Unassigned"
    },
    "Summary": "ZipFile.ExtractAll() doesn't overwrite files",
    "Type": {
      "Name": "Issue",
      "Id": 3
    },
    "VoteCount": 1,
    "Id": 3402
  },
  "FileAttachments": [],
  "Comments": [
    {
      "Message": "This is fixed in changeset 14400\r\n",
      "PostedDate": "2008-01-30T17:43:54.243-08:00",
      "Id": -2147483648
    },
    {
      "Message": "",
      "PostedDate": "2008-01-30T17:44:09.713-08:00",
      "Id": -2147483648
    },
    {
      "Message": "",
      "PostedDate": "2008-02-04T18:00:51.863-08:00",
      "Id": -2147483648
    },
    {
      "Message": "\r\n\r\n** Closed by Cheeso 2/4/2008 6:00 PM",
      "PostedDate": "2008-02-05T14:00:56.997-08:00",
      "Id": -2147483648
    },
    {
      "Message": "re-open to assign to a release.",
      "PostedDate": "2008-02-05T14:00:57.217-08:00",
      "Id": -2147483648
    },
    {
      "Message": "",
      "PostedDate": "2008-02-05T14:01:07.983-08:00",
      "Id": -2147483648
    },
    {
      "Message": "",
      "PostedDate": "2008-02-05T14:01:15.077-08:00",
      "Id": -2147483648
    },
    {
      "Message": "",
      "PostedDate": "2013-02-21T18:44:54.13-08:00",
      "Id": -2147483648
    },
    {
      "Message": "",
      "PostedDate": "2013-05-16T05:32:49.26-07:00",
      "Id": -2147483648
    }
  ]
}