{
  "WorkItem": {
    "AffectedComponent": {
      "Name": "",
      "DisplayName": ""
    },
    "ClosedComment": "implemented in changeset 38207.  first binary v1.8.4.15.",
    "ClosedDate": "2009-08-04T06:35:42.54-07:00",
    "CommentCount": 0,
    "Custom": null,
    "Description": "There are ZIP files that are not formatted in normal layout (files, directory entries, directory signature), but have the central directory entries at the very beginning of the file (directory entries, files, end of directory signature). To support reading/extracting of these files it is necessary to ease some of DotNetZip's restrictions on the ZIP file layout.\n \nSee initial discussion http://dotnetzip.codeplex.com/Thread/View.aspx?ThreadId=64050 \n \nAttached is a sample ZIP file in \"directory first\" layout for testing purposes (password:chihuahua).",
    "LastUpdatedDate": "2013-05-16T05:32:12.827-07:00",
    "PlannedForRelease": "",
    "ReleaseVisibleToPublic": false,
    "Priority": {
      "Name": "Low",
      "Severity": 50,
      "Id": 1
    },
    "ProjectName": "DotNetZip",
    "ReportedDate": "2009-08-03T02:56:36.183-07:00",
    "Status": {
      "Name": "Closed",
      "Id": 4
    },
    "ReasonClosed": {
      "Name": "Unassigned"
    },
    "Summary": "Reading \"directory first\" ZIP files",
    "Type": {
      "Name": "Issue",
      "Id": 3
    },
    "VoteCount": 1,
    "Id": 8299
  },
  "FileAttachments": [
    {
      "FileId": 2092,
      "FileName": "The quick brown fox.zip",
      "DownloadUrl": ".\\2092"
    }
  ],
  "Comments": []
}