{
  "WorkItem": {
    "AffectedComponent": {
      "Name": "",
      "DisplayName": ""
    },
    "ClosedComment": "not a bug",
    "ClosedDate": "2011-06-13T11:51:56.213-07:00",
    "CommentCount": 0,
    "Custom": null,
    "Description": "Hi,\nI work in a migration project and need to work with streams compressed using Zlib dl. When I try to deflate the Zip files created by zlib using DotNetZip or when I try to deflate the zip files created by DotNETZip using Zlib then it is failing. Attached is the input sample, zlib  that was used and the VB code that was used.",
    "LastUpdatedDate": "2013-05-16T05:31:37.53-07:00",
    "PlannedForRelease": "",
    "ReleaseVisibleToPublic": false,
    "Priority": {
      "Name": "Low",
      "Severity": 50,
      "Id": 1
    },
    "ProjectName": "DotNetZip",
    "ReportedDate": "2011-04-21T05:08:25.093-07:00",
    "Status": {
      "Name": "Closed",
      "Id": 4
    },
    "ReasonClosed": {
      "Name": "Unassigned"
    },
    "Summary": "Zip files created using zlib are not being opened by DotNETZip",
    "Type": {
      "Name": "Issue",
      "Id": 3
    },
    "VoteCount": 1,
    "Id": 13381
  },
  "FileAttachments": [
    {
      "FileId": 3876,
      "FileName": "CompressionLibAssessment.rar",
      "DownloadUrl": ".\\3876"
    }
  ],
  "Comments": [
    {
      "Message": "The issue was that I was using Ionic.Zip instead of Ionic.zlib. Please consider this as closed",
      "PostedDate": "2011-04-25T05:03:47.58-07:00",
      "Id": -2147483648
    },
    {
      "Message": "",
      "PostedDate": "2011-06-13T11:51:56.213-07:00",
      "Id": -2147483648
    },
    {
      "Message": "",
      "PostedDate": "2013-02-21T18:43:15.993-08:00",
      "Id": -2147483648
    },
    {
      "Message": "",
      "PostedDate": "2013-05-16T05:31:37.53-07:00",
      "Id": -2147483648
    }
  ]
}