{
  "WorkItem": {
    "AffectedComponent": {
      "Name": "",
      "DisplayName": ""
    },
    "ClosedComment": "implemented in changeset 29499.  This will be first available in v1.8.0.5.",
    "ClosedDate": "2009-02-23T18:17:22.903-08:00",
    "CommentCount": 0,
    "Custom": null,
    "Description": "The external file attrs is currently only carrying an information indicating if the entry is a directory (set to 0x10) or a file (set to 0x20 which is FILE_ATTRIBUTE_ARCHIVE\nWould it be possible, as does the InfoZip and I suppose Winzip, to set the other attributes :\nFILE_ATTRIBUTE_READONLY\nFILE_ATTRIBUTE_HIDDEN\nFILE_ATTRIBUTE_SYSTEM\nFILE_ATTRIBUTE_ARCHIVE\nusing an or operator when writing\n \nAlso, it would be great to have this information readable in the ZipDirEntry, and finally to re-set the attributes when extracting.",
    "LastUpdatedDate": "2013-05-16T05:32:31.49-07:00",
    "PlannedForRelease": "1.8 DotNetZip",
    "ReleaseVisibleToPublic": true,
    "Priority": {
      "Name": "Low",
      "Severity": 50,
      "Id": 1
    },
    "ProjectName": "DotNetZip",
    "ReportedDate": "2009-02-11T21:27:28.357-08:00",
    "Status": {
      "Name": "Closed",
      "Id": 4
    },
    "ReasonClosed": {
      "Name": "Unassigned"
    },
    "Summary": "Properly set File Attributes when Zipping and Extracting",
    "Type": {
      "Name": "Feature",
      "Id": 1
    },
    "VoteCount": 1,
    "Id": 7071
  },
  "FileAttachments": [],
  "Comments": []
}