{
  "WorkItem": {
    "AffectedComponent": {
      "Name": "",
      "DisplayName": ""
    },
    "ClosedComment": "",
    "ClosedDate": null,
    "CommentCount": 0,
    "Custom": null,
    "Description": "ZipFile.Read(InputFileName) and     ZipFile.CheckZip(InputFileName) should throw an error on this zip but they do not. 7-Zip and windows and WinZip all report the error.\n\nCan you fix and release an update, or show me the code to correctly detect that this is a broken zip.",
    "LastUpdatedDate": "2014-10-01T23:52:36.703-07:00",
    "PlannedForRelease": "",
    "ReleaseVisibleToPublic": false,
    "Priority": {
      "Name": "Unassigned",
      "Severity": 0,
      "Id": 0
    },
    "ProjectName": "DotNetZip",
    "ReportedDate": "2014-09-10T10:29:33.85-07:00",
    "Status": {
      "Name": "Proposed",
      "Id": 1
    },
    "ReasonClosed": {
      "Name": "Unassigned"
    },
    "Summary": "ZipFile.CheckZip Incorrectly returns true on corrupt zip",
    "Type": {
      "Name": "Unassigned",
      "Id": 5
    },
    "VoteCount": 2,
    "Id": 16970
  },
  "FileAttachments": [
    {
      "FileId": 4910,
      "FileName": "6294_s2005_20140821140853140934.zip",
      "DownloadUrl": ".\\4910"
    }
  ],
  "Comments": [
    {
      "Message": "I have the same problem. In my case to zip directory is missing (=the FTP transfer of the file has ended with an error), but neither ZipFile.Read() or ZipFile.CheckZip() finds any errors in the file. In my case there should have been three files in the zip-file but only two are extracted.",
      "PostedDate": "2014-10-01T23:51:52.09-07:00",
      "Id": -2147483648
    },
    {
      "Message": "",
      "PostedDate": "2014-10-01T23:52:36.703-07:00",
      "Id": -2147483648
    }
  ]
}