{
  "WorkItem": {
    "AffectedComponent": {
      "Name": "",
      "DisplayName": ""
    },
    "ClosedComment": "fixed in release 1.4 of the library",
    "ClosedDate": "2008-05-28T16:27:17.737-07:00",
    "CommentCount": 0,
    "Custom": null,
    "Description": "I have a zip file generated from a 3rd party - within it there is a 24 byte text file.  Aparently it is compressed, but uniquely the compressed size is 24 bytes also.  Therefore the decompression for this file decompresses incorrectly(returns a compressed byte data rather than the uncompressed data).  This zip file does work using the native Windows Handling.  I will see if there is a better mechanism of determining if a file within a zip is compressed rather than by just comparing compressed / raw sizes.   I'll read through the Zip spec and see if I can contribute something.  I am unable to determine whether I can attach the file in question as it contain other data that is of a sensitive commercial nature for my employer - however I think this is a test scenario that should be easy to replicate.\n \nthanks",
    "LastUpdatedDate": "2013-05-16T05:32:47.453-07:00",
    "PlannedForRelease": "1.4 DotNetZip Library",
    "ReleaseVisibleToPublic": true,
    "Priority": {
      "Name": "Low",
      "Severity": 50,
      "Id": 1
    },
    "ProjectName": "DotNetZip",
    "ReportedDate": "2008-04-10T10:56:47.317-07:00",
    "Status": {
      "Name": "Closed",
      "Id": 4
    },
    "ReasonClosed": {
      "Name": "Unassigned"
    },
    "Summary": "Zip decompression fails.",
    "Type": {
      "Name": "Issue",
      "Id": 3
    },
    "VoteCount": 1,
    "Id": 4310
  },
  "FileAttachments": [],
  "Comments": [
    {
      "Message": "Definitely interested in your fix, Mike.\r\nI see the bug in the code (ZipEntry.cs) but it's not immediately obviously to me how to fix it. \r\nWhat is your mechanism for determining if it is compressed? \r\ndo you just check the CompressionMethod flag? \r\n",
      "PostedDate": "2008-04-11T12:26:00.18-07:00",
      "Id": -2147483648
    },
    {
      "Message": "this is fixed now, in latest changeset. ",
      "PostedDate": "2008-04-19T01:54:52.52-07:00",
      "Id": -2147483648
    },
    {
      "Message": "",
      "PostedDate": "2008-04-19T01:55:06.96-07:00",
      "Id": -2147483648
    },
    {
      "Message": "",
      "PostedDate": "2008-05-28T16:27:17.737-07:00",
      "Id": -2147483648
    },
    {
      "Message": "",
      "PostedDate": "2013-02-21T18:44:51.83-08:00",
      "Id": -2147483648
    },
    {
      "Message": "",
      "PostedDate": "2013-05-16T05:32:47.453-07:00",
      "Id": -2147483648
    }
  ]
}