{
  "WorkItem": {
    "AffectedComponent": {
      "Name": "",
      "DisplayName": ""
    },
    "ClosedComment": "implemented in changeset 29497.  This will be in v1.8.0.5.",
    "ClosedDate": "2009-02-23T15:00:08.277-08:00",
    "CommentCount": 0,
    "Custom": null,
    "Description": "NTFS file attributes can be stored in the extra field.  \nDotNetZip would have to support both reading and writing this extra field.  \n \nFrom AppNote.txt: \n \n         -NTFS Extra Field (0x000a):\n \n          The following is the layout of the NTFS attributes \n          \"extra\" block. (Note: At this time the Mtime, Atime\n          and Ctime values may be used on any WIN32 system.)  \n \n          Note: all fields stored in Intel low-byte/high-byte order.\n \n          Value      Size       Description\n          -----      ----       -----------\n  (NTFS)  0x000a     2 bytes    Tag for this \"extra\" block type\n          TSize      2 bytes    Size of the total \"extra\" block\n          Reserved   4 bytes    Reserved for future use\n          Tag1       2 bytes    NTFS attribute tag value #1\n          Size1      2 bytes    Size of attribute #1, in bytes\n          (var.)     Size1      Attribute #1 data\n          .\n          .\n          .\n          TagN       2 bytes    NTFS attribute tag value #N\n          SizeN      2 bytes    Size of attribute #N, in bytes\n          (var.)     SizeN      Attribute #N data\n \n          For NTFS, values for Tag1 through TagN are as follows:\n          (currently only one set of attributes is defined for NTFS)\n \n          Tag        Size       Description\n          -----      ----       -----------\n          0x0001     2 bytes    Tag for attribute #1 \n          Size1      2 bytes    Size of attribute #1, in bytes\n          Mtime      8 bytes    File last modification time\n          Atime      8 bytes    File last access time\n          Ctime      8 bytes    File creation time",
    "LastUpdatedDate": "2013-05-16T05:32:33.667-07:00",
    "PlannedForRelease": "1.8 DotNetZip",
    "ReleaseVisibleToPublic": true,
    "Priority": {
      "Name": "Low",
      "Severity": 50,
      "Id": 1
    },
    "ProjectName": "DotNetZip",
    "ReportedDate": "2009-01-04T15:10:57.43-08:00",
    "Status": {
      "Name": "Closed",
      "Id": 4
    },
    "ReasonClosed": {
      "Name": "Unassigned"
    },
    "Summary": "Support NFTS file attribute extensions in ZIP files",
    "Type": {
      "Name": "Feature",
      "Id": 1
    },
    "VoteCount": 1,
    "Id": 6878
  },
  "FileAttachments": [],
  "Comments": []
}