{
  "WorkItem": {
    "AffectedComponent": {
      "Name": "",
      "DisplayName": ""
    },
    "ClosedComment": "",
    "ClosedDate": null,
    "CommentCount": 0,
    "Custom": null,
    "Description": "Sometimes applications create invalid entries e.g. for the NTFS time fields.\n\nDateTime.FromFileTimeUtc will then throw a ArgumentOutOfRangeException and hence DotNetZip throws a ZipException. This seems a bit inconvenient: DotNetZip refuses to read a zip file just because a non-vital field contained invalid data.\n\nIt would be nice if DotNetZip would simply ignore the extra fields it cannot parse completely or even ignore [optional] parts of these fields when they are invalid. (e.g. NTFS mtime is valid, but NTFS atime is not).",
    "LastUpdatedDate": "2013-02-21T18:42:43.39-08:00",
    "PlannedForRelease": "",
    "ReleaseVisibleToPublic": false,
    "Priority": {
      "Name": "Low",
      "Severity": 50,
      "Id": 1
    },
    "ProjectName": "DotNetZip",
    "ReportedDate": "2012-11-15T06:12:14.663-08:00",
    "Status": {
      "Name": "Proposed",
      "Id": 1
    },
    "ReasonClosed": {
      "Name": "Unassigned"
    },
    "Summary": "Ignore invalid datetime when parsing extra fields",
    "Type": {
      "Name": "Issue",
      "Id": 3
    },
    "VoteCount": 1,
    "Id": 15784
  },
  "FileAttachments": [],
  "Comments": []
}