{
  "WorkItem": {
    "AffectedComponent": {
      "Name": "",
      "DisplayName": ""
    },
    "ClosedComment": "fixed in changeset 31564. This will be first available in a binary release in v1.8.3.5, or v1.7.2.20.",
    "ClosedDate": "2009-05-14T03:52:47.213-07:00",
    "CommentCount": 0,
    "Custom": null,
    "Description": "Hello,\nThe zip file I attached to this post can't be opened with DotNetZip library (invalid zipfile) while it work with other software like 7-Zip or the default windows zip file manager.\nThe issue comes from the name of the file the archive contains. \nI tried with a lot of different encoding but the issue remains.\nDon't hesite to ask me more informations if needed.\n \nThanks in advance",
    "LastUpdatedDate": "2013-05-16T05:32:24.85-07:00",
    "PlannedForRelease": "",
    "ReleaseVisibleToPublic": false,
    "Priority": {
      "Name": "Low",
      "Severity": 50,
      "Id": 1
    },
    "ProjectName": "DotNetZip",
    "ReportedDate": "2009-05-14T01:52:52.54-07:00",
    "Status": {
      "Name": "Closed",
      "Id": 4
    },
    "ReasonClosed": {
      "Name": "Unassigned"
    },
    "Summary": "Issue with a zip file created on a mac",
    "Type": {
      "Name": "Issue",
      "Id": 3
    },
    "VoteCount": 1,
    "Id": 7762
  },
  "FileAttachments": [
    {
      "FileId": 1948,
      "FileName": "BadZip.zip",
      "DownloadUrl": ".\\1948"
    }
  ],
  "Comments": [
    {
      "Message": "Hmm, yes.  I looked at the zip and the problem is related to the DateTime.  DotNetZip is too rigid about invalid Date or Time stamps in the zip metadata.  The date in that zipfile was y=1980, m=0, d=0.  I don't know how it got such a date, but there it is.  I'll update DotNetZip so that it is more tolerant of such problems.  ",
      "PostedDate": "2009-05-14T03:27:30.16-07:00",
      "Id": -2147483648
    },
    {
      "Message": "",
      "PostedDate": "2009-05-14T03:52:47.213-07:00",
      "Id": -2147483648
    },
    {
      "Message": "Thanks a lot for your quick answer.\r\nI dind't even seen that the date was wrong",
      "PostedDate": "2009-05-14T05:48:38.83-07:00",
      "Id": -2147483648
    },
    {
      "Message": "",
      "PostedDate": "2013-02-21T18:44:21.247-08:00",
      "Id": -2147483648
    },
    {
      "Message": "",
      "PostedDate": "2013-05-16T05:32:24.85-07:00",
      "Id": -2147483648
    }
  ]
}