{
  "WorkItem": {
    "AffectedComponent": {
      "Name": "",
      "DisplayName": ""
    },
    "ClosedComment": "I just looked a little more closely at this and found that IsZipFile&#40;file&#41; returns TRUE, correctly.  Also IsZipFile&#40;file, true&#41; returns false, which makes sense because the library cannot extract the zip file, due to the unsupported compression method.I think this is correct behavior.  I&#39;m going to close this workitem.",
    "ClosedDate": "2009-11-12T05:01:56.747-08:00",
    "CommentCount": 0,
    "Custom": null,
    "Description": "At least one of the entries uses Implode (compression method = 6) instead of Deflate.\n \nHow about returning an error reason like, unsupported compression, instead of not a valid zip file?",
    "LastUpdatedDate": "2013-05-16T05:32:00.057-07:00",
    "PlannedForRelease": "",
    "ReleaseVisibleToPublic": false,
    "Priority": {
      "Name": "Low",
      "Severity": 50,
      "Id": 1
    },
    "ProjectName": "DotNetZip",
    "ReportedDate": "2009-11-05T21:52:25.383-08:00",
    "Status": {
      "Name": "Closed",
      "Id": 4
    },
    "ReasonClosed": {
      "Name": "Unassigned"
    },
    "Summary": "Older Zip File failing IsZipFile test.",
    "Type": {
      "Name": "Issue",
      "Id": 3
    },
    "VoteCount": 1,
    "Id": 9132
  },
  "FileAttachments": [
    {
      "FileId": 2395,
      "FileName": "SOURCE.ZIP",
      "DownloadUrl": ".\\2395"
    }
  ],
  "Comments": [
    {
      "Message": "Here is the Zip File.",
      "PostedDate": "2009-11-06T05:00:30.543-08:00",
      "Id": -2147483648
    },
    {
      "Message": "",
      "PostedDate": "2009-11-06T05:00:34.127-08:00",
      "Id": -2147483648
    },
    {
      "Message": "that seems reasonable to me. ",
      "PostedDate": "2009-11-07T03:38:56.177-08:00",
      "Id": -2147483648
    },
    {
      "Message": "originally from http://dotnetzip.codeplex.com/Thread/View.aspx?ThreadId=74246",
      "PostedDate": "2009-11-12T05:00:43.623-08:00",
      "Id": -2147483648
    },
    {
      "Message": "",
      "PostedDate": "2009-11-12T05:01:56.747-08:00",
      "Id": -2147483648
    },
    {
      "Message": "",
      "PostedDate": "2013-02-21T18:43:49.33-08:00",
      "Id": -2147483648
    },
    {
      "Message": "",
      "PostedDate": "2013-05-16T05:32:00.057-07:00",
      "Id": -2147483648
    }
  ]
}