{
  "WorkItem": {
    "AffectedComponent": {
      "Name": "",
      "DisplayName": ""
    },
    "ClosedComment": "",
    "ClosedDate": null,
    "CommentCount": 0,
    "Custom": null,
    "Description": "When the attached file, TestZipItBug.dat, is added to a zip file using ZipIt with all default options, the resulting entry in the zip file cannot be extracted with the Ionic.Zip.dll or with standard WinZip. WinZip reports the following:\n\n\nExtracting to \"C:\\Temp\\\"\nUse Path: yes   Overlay Files: no\nExtracting testzipitdeflatebug.dat\nCRC check failed\nError: Unable to extract \"C:\\Temp\\testzipitdeflatebug.dat\".\n\nThe size of the extracted file (2686976) does not match the uncompressed size (3080192) recorded in the Zip file\n\n\nNOTE: This also happens when using \"-C none\" option to avoid compression.  However, if \"-C bzip\" is used, then the resulting zip entry extracts ok.",
    "LastUpdatedDate": "2013-07-30T02:23:17.71-07:00",
    "PlannedForRelease": "",
    "ReleaseVisibleToPublic": false,
    "Priority": {
      "Name": "Unassigned",
      "Severity": 0,
      "Id": 0
    },
    "ProjectName": "DotNetZip",
    "ReportedDate": "2013-04-23T06:15:12.627-07:00",
    "Status": {
      "Name": "Proposed",
      "Id": 1
    },
    "ReasonClosed": {
      "Name": "Unassigned"
    },
    "Summary": "Size of extracted file does not match the uncompressed size recorded in the zip file",
    "Type": {
      "Name": "Issue",
      "Id": 3
    },
    "VoteCount": 2,
    "Id": 16173
  },
  "FileAttachments": [
    {
      "FileId": 4732,
      "FileName": "TestZipItBug.dat",
      "DownloadUrl": ".\\4732"
    }
  ],
  "Comments": [
    {
      "Message": "I assume that Ionic.zip is intended to successfully zip/unzip any file (within size constraints). If so, then it seems this issue should have very high importance since it provides a known case where it fails (without being due to any unusual options or other environmental issues). I ran across another file that failed in the same way but it can't be attached here because the attachment limit here is 4MB and the file is 20MB.",
      "PostedDate": "2013-05-16T12:49:40.71-07:00",
      "Id": -2147483648
    },
    {
      "Message": "",
      "PostedDate": "2013-07-30T02:23:17.71-07:00",
      "Id": -2147483648
    }
  ]
}