{
  "WorkItem": {
    "AffectedComponent": {
      "Name": "",
      "DisplayName": ""
    },
    "ClosedComment": "fixed in changeset 33619.  first binary release&#58; v1.8.3.33. ",
    "ClosedDate": "2009-06-22T11:52:58.79-07:00",
    "CommentCount": 0,
    "Custom": null,
    "Description": "When I create the Zip file I set the UseZip64WhenSaving option to AsNecessary.  If I have a look at the entries in the Zip file they don't have bit 3 of the general purpose BitField set.  However, if I set UseZip64WhenSaving to Always instead, bit 3 does get set.\n \nI noticed in the code a comment about WinZip 12 having trouble reading Zip64 files that don't have bit 3 set so I am wondering if this is the problem.  It appears that bit 3 only gets set if UseZip64WhenSaving is set to Always or if it's set to AsNecessary and the stream is not seekable.\n \nUnfortunately I can't test it right now because I don't have access to WinZip 12 but I'll test it tonight and let you know.  If using Always does fix it then that is a good enough workaround for me.",
    "LastUpdatedDate": "2013-05-16T05:32:17.643-07:00",
    "PlannedForRelease": "",
    "ReleaseVisibleToPublic": false,
    "Priority": {
      "Name": "Low",
      "Severity": 50,
      "Id": 1
    },
    "ProjectName": "DotNetZip",
    "ReportedDate": "2009-06-22T09:49:10.84-07:00",
    "Status": {
      "Name": "Closed",
      "Id": 4
    },
    "ReasonClosed": {
      "Name": "Unassigned"
    },
    "Summary": "Bit 3 does not get set; Error extracting >4GB file with WinZip",
    "Type": {
      "Name": "Issue",
      "Id": 3
    },
    "VoteCount": 1,
    "Id": 7917
  },
  "FileAttachments": [],
  "Comments": []
}