{
  "WorkItem": {
    "AffectedComponent": {
      "Name": "",
      "DisplayName": ""
    },
    "ClosedComment": "",
    "ClosedDate": null,
    "CommentCount": 0,
    "Custom": null,
    "Description": "When using version 1.9.1.8 the attached file will fail to zip/unzip when using compression, \n(works ok when using no compression)\nSeems to compress correctly when using version 1.9.1.5,",
    "LastUpdatedDate": "2013-08-15T05:58:39.757-07:00",
    "PlannedForRelease": "",
    "ReleaseVisibleToPublic": false,
    "Priority": {
      "Name": "Low",
      "Severity": 50,
      "Id": 1
    },
    "ProjectName": "DotNetZip",
    "ReportedDate": "2012-05-15T01:48:12.157-07:00",
    "Status": {
      "Name": "Proposed",
      "Id": 1
    },
    "ReasonClosed": {
      "Name": "Unassigned"
    },
    "Summary": "File fails to zip/unzip correctly",
    "Type": {
      "Name": "Issue",
      "Id": 3
    },
    "VoteCount": 6,
    "Id": 15159
  },
  "FileAttachments": [
    {
      "FileId": 4375,
      "FileName": "DATAV",
      "DownloadUrl": ".\\4375"
    },
    {
      "FileId": 4388,
      "FileName": "zibLib.PNG",
      "DownloadUrl": ".\\4388"
    }
  ],
  "Comments": [
    {
      "Message": "\r\nI have also files where the zipping fails if the compression is turned on. The worse thing is, that there comes no exception, no error event, nothing.. The encoding process fall into sleep.\r\n",
      "PostedDate": "2012-05-20T00:15:38.13-07:00",
      "Id": -2147483648
    },
    {
      "Message": "",
      "PostedDate": "2012-05-25T10:49:43.293-07:00",
      "Id": -2147483648
    },
    {
      "Message": "",
      "PostedDate": "2012-08-20T13:52:44.58-07:00",
      "Id": -2147483648
    },
    {
      "Message": "I have come across this problem too. There are no exceptions or events, just fail to zip/unzip some files.",
      "PostedDate": "2012-08-20T14:05:03.777-07:00",
      "Id": -2147483648
    },
    {
      "Message": "",
      "PostedDate": "2012-09-14T13:40:50.14-07:00",
      "Id": -2147483648
    },
    {
      "Message": "",
      "PostedDate": "2013-02-21T18:42:50.89-08:00",
      "Id": -2147483648
    },
    {
      "Message": "",
      "PostedDate": "2013-08-15T05:39:21.16-07:00",
      "Id": -2147483648
    },
    {
      "Message": "I have the same behavior as norm2005. Rolled back to 1.9.1.5 but nothing changed. To help debugging the problem I introduced ZipFile's two progress handlers \nAddProgress \nSaveProgress\nbut they are are not called.\r\n\r\nMy hunch is that it may be connected to the length of the involved file names. Here is a sample from my other (working) code using SharpZipLib\nZipping abcDir\\2013-08-15 11-42-54 phe\\dkws-phe-01.milestone.dk_7563 - ddd6fa2f-49ce-4e88-8fa8-18521108dcd0\\FF0000000000_1\\FF0000000000_1_106.pic\r\n\r\n",
      "PostedDate": "2013-08-15T05:58:39.757-07:00",
      "Id": -2147483648
    }
  ]
}