{
  "WorkItem": {
    "AffectedComponent": {
      "Name": "",
      "DisplayName": ""
    },
    "ClosedComment": "fixed in v1.9.0.6",
    "ClosedDate": "2009-09-14T11:07:52.367-07:00",
    "CommentCount": 0,
    "Custom": null,
    "Description": "When the application writes the zip file to a non-seekable stream, any directory entries in the zip file get bit 3 in the general purpose bitfield set, but do not include the data descriptor.  This is inconsistent.  \n \nBecause the fields included in the data descriptor are meaningful only for FILE entries and not for directory entries, DotNetZip should never emit a bitfield with bit 3 set for a directory entry. \n \nI'm hoping this will also fix the Mac incompatibility issue.",
    "LastUpdatedDate": "2013-05-16T05:32:08.757-07:00",
    "PlannedForRelease": "",
    "ReleaseVisibleToPublic": false,
    "Priority": {
      "Name": "Low",
      "Severity": 50,
      "Id": 1
    },
    "ProjectName": "DotNetZip",
    "ReportedDate": "2009-09-13T13:30:44.203-07:00",
    "Status": {
      "Name": "Closed",
      "Id": 4
    },
    "ReasonClosed": {
      "Name": "Unassigned"
    },
    "Summary": "Can't unzip on the Mac, when the zip was written to Response.OutputStream and includes a folder",
    "Type": {
      "Name": "Issue",
      "Id": 3
    },
    "VoteCount": 1,
    "Id": 8770
  },
  "FileAttachments": [],
  "Comments": [
    {
      "Message": "I think this is fixed in changeset 43174.  First binary 1.9.0.6.  \r\nPlease test.",
      "PostedDate": "2009-09-13T15:16:34.59-07:00",
      "Id": -2147483648
    },
    {
      "Message": "",
      "PostedDate": "2009-09-14T11:07:39.503-07:00",
      "Id": -2147483648
    },
    {
      "Message": "",
      "PostedDate": "2009-09-14T11:07:52.367-07:00",
      "Id": -2147483648
    },
    {
      "Message": "",
      "PostedDate": "2013-02-21T18:44:01.46-08:00",
      "Id": -2147483648
    },
    {
      "Message": "",
      "PostedDate": "2013-05-16T05:32:08.757-07:00",
      "Id": -2147483648
    }
  ]
}