{
  "WorkItem": {
    "AffectedComponent": {
      "Name": "",
      "DisplayName": ""
    },
    "ClosedComment": "Duplicate of 7812.  ",
    "ClosedDate": "2009-05-30T07:42:56.637-07:00",
    "CommentCount": 0,
    "Custom": null,
    "Description": "I think there might be a problem with 2 character directory names:\n \nfpath = \"c:\\temp\\test directory\\files\"\nzip.AddDirectory(fpath, \"files\")\n \n'c:\\temp\\test directory\\files' contains:\nfolder1\\file.txt\nfolder1\\file2.txt\nfolder2\\file.txt\nfl\\file.txt\nfl\\.test\n \nIn the zip the results are:\nfile.txt\n.test\nfiles\\folder1\\file.txt\nfiles\\folder1\\file2.txt\nfiles\\folder2\\file.txt\n \ni.e. the files that should be in the files\\fl directory, are placed in the root of the zip file.\n \nThanks,\nPaul",
    "LastUpdatedDate": "2013-05-16T05:32:20.16-07:00",
    "PlannedForRelease": "",
    "ReleaseVisibleToPublic": false,
    "Priority": {
      "Name": "Low",
      "Severity": 50,
      "Id": 1
    },
    "ProjectName": "DotNetZip",
    "ReportedDate": "2009-05-30T07:14:37.223-07:00",
    "Status": {
      "Name": "Closed",
      "Id": 4
    },
    "ReasonClosed": {
      "Name": "Unassigned"
    },
    "Summary": "zip.AddDirectory problem with short dir name",
    "Type": {
      "Name": "Issue",
      "Id": 3
    },
    "VoteCount": 1,
    "Id": 7830
  },
  "FileAttachments": [],
  "Comments": [
    {
      "Message": "You are correct - this is a bug with 2-char directory names.  It had been previously reported. http://dotnetzip.codeplex.com/WorkItem/View.aspx?WorkItemId=7812  .  It is now fixed in v1.8.3.9 and later.  It is also fixed in the lates v1.7: v1.7.2.21.  ",
      "PostedDate": "2009-05-30T07:42:00.323-07:00",
      "Id": -2147483648
    },
    {
      "Message": "addendum to my prior comments. Please try those latest releases and open a new workitem if the problem is still present.",
      "PostedDate": "2009-05-30T07:42:36.04-07:00",
      "Id": -2147483648
    },
    {
      "Message": "",
      "PostedDate": "2009-05-30T07:42:56.637-07:00",
      "Id": -2147483648
    },
    {
      "Message": "Thanks, I was using 1.8.3.7, retested with 1.8.3.11 fine.\r\nI think I only downloaded .7 a couple of weeks ago so thought I was up-to-date! Will check better next time :-)",
      "PostedDate": "2009-05-30T09:09:23.29-07:00",
      "Id": -2147483648
    },
    {
      "Message": "",
      "PostedDate": "2013-02-21T18:44:16.477-08:00",
      "Id": -2147483648
    },
    {
      "Message": "",
      "PostedDate": "2013-05-16T05:32:20.16-07:00",
      "Id": -2147483648
    }
  ]
}