{
  "WorkItem": {
    "AffectedComponent": {
      "Name": "",
      "DisplayName": ""
    },
    "ClosedComment": "fixed in changset 31213.  Will be in the next v1.8 preview.",
    "ClosedDate": "2009-04-29T11:33:02.49-07:00",
    "CommentCount": 0,
    "Custom": null,
    "Description": "The logic in ReadSignature looks for a P (first byte of the sig marker PK), then tries to read 4 bytes.  If it fails to read 4 bytes it throws.  If a zip file has a comment that includes a P near the end, then this logic fails.",
    "LastUpdatedDate": "2013-05-16T05:32:25.68-07:00",
    "PlannedForRelease": "1.8 DotNetZip",
    "ReleaseVisibleToPublic": true,
    "Priority": {
      "Name": "Low",
      "Severity": 50,
      "Id": 1
    },
    "ProjectName": "DotNetZip",
    "ReportedDate": "2009-04-29T11:11:31.49-07:00",
    "Status": {
      "Name": "Closed",
      "Id": 4
    },
    "ReasonClosed": {
      "Name": "Unassigned"
    },
    "Summary": "Zip comment with P near the end causes read failure",
    "Type": {
      "Name": "Issue",
      "Id": 3
    },
    "VoteCount": 1,
    "Id": 7711
  },
  "FileAttachments": [],
  "Comments": [
    {
      "Message": "This fix is also available in v1.7.2.13",
      "PostedDate": "2009-04-29T12:47:23.727-07:00",
      "Id": -2147483648
    },
    {
      "Message": "",
      "PostedDate": "2013-02-21T18:44:22.327-08:00",
      "Id": -2147483648
    },
    {
      "Message": "",
      "PostedDate": "2013-05-16T05:32:25.68-07:00",
      "Id": -2147483648
    }
  ]
}