{
  "WorkItem": {
    "AffectedComponent": {
      "Name": "",
      "DisplayName": ""
    },
    "ClosedComment": "New test in changeset 79578.  The first binary to get this fix will be v1.9.1.6.  ",
    "ClosedDate": "2011-06-21T16:29:25.28-07:00",
    "CommentCount": 0,
    "Custom": null,
    "Description": "I was using Ionic.Zlib (I needed zlib only) 1.9.1.\n \nIt happends only with some files but if I read ZlibStream in large chunks (in my case 16384) it fails with \"Invalid state\" exception, when same file is read using small chunks (1024) everything is fine.\n \nDemo project with example file attached.",
    "LastUpdatedDate": "2013-05-16T05:31:37.14-07:00",
    "PlannedForRelease": "v1.9.1.8 DotNetZip - Latest Stable",
    "ReleaseVisibleToPublic": true,
    "Priority": {
      "Name": "Low",
      "Severity": 50,
      "Id": 1
    },
    "ProjectName": "DotNetZip",
    "ReportedDate": "2011-05-01T04:24:28.213-07:00",
    "Status": {
      "Name": "Closed",
      "Id": 4
    },
    "ReasonClosed": {
      "Name": "Unassigned"
    },
    "Summary": "Possible bug in ZlibStream",
    "Type": {
      "Name": "Issue",
      "Id": 3
    },
    "VoteCount": 1,
    "Id": 13446
  },
  "FileAttachments": [
    {
      "FileId": 3889,
      "FileName": "Ionic.Zlib.BugDemo.zip",
      "DownloadUrl": ".\\3889"
    }
  ],
  "Comments": [
    {
      "Message": "This is fixed with v1.9.1.6 .  I tested your code against v1.9.1.5, and it failed with an invalid state exception.  I tested with v1.9.1.6, and saw no problem.   ",
      "PostedDate": "2011-06-21T16:10:27.507-07:00",
      "Id": -2147483648
    },
    {
      "Message": "",
      "PostedDate": "2011-06-21T16:29:25.28-07:00",
      "Id": -2147483648
    },
    {
      "Message": "",
      "PostedDate": "2013-02-21T18:43:15.203-08:00",
      "Id": -2147483648
    },
    {
      "Message": "",
      "PostedDate": "2013-05-16T05:31:37.14-07:00",
      "Id": -2147483648
    }
  ]
}