{
  "WorkItem": {
    "AffectedComponent": {
      "Name": "",
      "DisplayName": ""
    },
    "ClosedComment": "",
    "ClosedDate": null,
    "CommentCount": 0,
    "Custom": null,
    "Description": "Hi,\n \nAttached is a sample code that demonstrates how zipping a Word document and a plain .txt document together may result in the Word document getting badly corrupted. The zip process itself would appear to be successful and ZipFile.CheckZip() doesn't report any errors either. However, an attempt to extract the Word document from the resulting zip file would then fail.\n \nWe're using Ionic.Zip version 1.9.1.8. \n \nThanks,\n \nKelvin",
    "LastUpdatedDate": "2013-02-21T18:42:58.27-08:00",
    "PlannedForRelease": "",
    "ReleaseVisibleToPublic": false,
    "Priority": {
      "Name": "Low",
      "Severity": 50,
      "Id": 1
    },
    "ProjectName": "DotNetZip",
    "ReportedDate": "2012-01-03T01:17:43.9-08:00",
    "Status": {
      "Name": "Proposed",
      "Id": 1
    },
    "ReasonClosed": {
      "Name": "Unassigned"
    },
    "Summary": "Word document gets corrupted when zipped.",
    "Type": {
      "Name": "Issue",
      "Id": 3
    },
    "VoteCount": 2,
    "Id": 14617
  },
  "FileAttachments": [
    {
      "FileId": 4206,
      "FileName": "IonicDocumentCorruption.zip",
      "DownloadUrl": ".\\4206"
    }
  ],
  "Comments": [
    {
      "Message": "I've just tried the same code with the older version of Ionic.Zip library and the problem went away. Looks like it's the recent change in the latest release that's causing this issue.",
      "PostedDate": "2012-01-03T17:04:25.133-08:00",
      "Id": -2147483648
    },
    {
      "Message": "",
      "PostedDate": "2012-01-04T02:15:19.45-08:00",
      "Id": -2147483648
    },
    {
      "Message": "",
      "PostedDate": "2013-02-21T18:42:58.27-08:00",
      "Id": -2147483648
    }
  ]
}