{
  "WorkItem": {
    "AffectedComponent": {
      "Name": "",
      "DisplayName": ""
    },
    "ClosedComment": "fixed in changeset 29742.  first available in v1.8.1.7",
    "ClosedDate": "2009-03-03T22:55:08.72-08:00",
    "CommentCount": 0,
    "Custom": null,
    "Description": "Create a ZIP file with DotNetZip, specify Zip64Option.Always.  Add a single file to the archive.  Save it.  Open in WinZip 12.0.  Error message: when trying to extract:  \"the compressed size stored in the local header for this file is not the same as the compressed size stored in the central header.\"\nExamination of the hex bytes shows:\n compressed and uncompressed  sizes in the local header are 0xFF. \n The zip64 extra field stores the actual values.\n \nThe central directory likewise contains 0xFF for the compressed and uncompressed sizes,  and a zip64 extra field with the actual values. These values agree with those in the local header.  But for some reason, WinZip does not think so.",
    "LastUpdatedDate": "2013-05-16T05:32:28.32-07:00",
    "PlannedForRelease": "1.8 DotNetZip",
    "ReleaseVisibleToPublic": true,
    "Priority": {
      "Name": "Medium",
      "Severity": 100,
      "Id": 2
    },
    "ProjectName": "DotNetZip",
    "ReportedDate": "2009-03-03T15:50:28.897-08:00",
    "Status": {
      "Name": "Closed",
      "Id": 4
    },
    "ReasonClosed": {
      "Name": "Unassigned"
    },
    "Summary": "the compressed size stored in the local header for this file is not the same as..the central header",
    "Type": {
      "Name": "Issue",
      "Id": 3
    },
    "VoteCount": 1,
    "Id": 7216
  },
  "FileAttachments": [],
  "Comments": []
}