{
  "WorkItem": {
    "AffectedComponent": {
      "Name": "",
      "DisplayName": ""
    },
    "ClosedComment": "fixed in change set 21439.  This will be in v1.6 final.  It is in the v1.6 preview release now.",
    "ClosedDate": "2008-07-21T20:55:58.77-07:00",
    "CommentCount": 0,
    "Custom": null,
    "Description": "have a zip file was created by 7-zip. I use .netwinzip to remove one entry from there.\n \nIonic.Utils.Zip.ZipFile Zs = new Ionic.Utils.Zip.ZipFile(@\"c:\\temp\\c\\test.zip\");\nZs.RemoveEntry(\"NM.txt\");\nZs.Save();\n \nThe new zip file cannot be unzipped.",
    "LastUpdatedDate": "2013-05-16T05:32:41.887-07:00",
    "PlannedForRelease": "",
    "ReleaseVisibleToPublic": false,
    "Priority": {
      "Name": "Low",
      "Severity": 50,
      "Id": 1
    },
    "ProjectName": "DotNetZip",
    "ReportedDate": "2008-07-21T14:34:34.963-07:00",
    "Status": {
      "Name": "Closed",
      "Id": 4
    },
    "ReasonClosed": {
      "Name": "Unassigned"
    },
    "Summary": "RemoveEntry causes bad zip",
    "Type": {
      "Name": "Issue",
      "Id": 3
    },
    "VoteCount": 1,
    "Id": 5616
  },
  "FileAttachments": [
    {
      "FileId": 1182,
      "FileName": "zip.zip",
      "DownloadUrl": ".\\1182"
    }
  ],
  "Comments": [
    {
      "Message": "Ok, thanks for the test case.  I just reproduced your problem here. \r\nThe modified zip file fails (cannot be unzipped) in Windows Explorer. \r\n\r\nYes, this is a bug. \r\n\r\nThe file CAN be unzipped in the DotNetZip library, which is why the test case passes.\r\n\r\n",
      "PostedDate": "2008-07-21T18:15:28.863-07:00",
      "Id": -2147483648
    },
    {
      "Message": "",
      "PostedDate": "2008-07-21T20:55:58.77-07:00",
      "Id": -2147483648
    },
    {
      "Message": "",
      "PostedDate": "2013-02-21T18:44:44.567-08:00",
      "Id": -2147483648
    },
    {
      "Message": "",
      "PostedDate": "2013-05-16T05:32:41.887-07:00",
      "Id": -2147483648
    }
  ]
}