{
  "WorkItem": {
    "AffectedComponent": {
      "Name": "",
      "DisplayName": ""
    },
    "ClosedComment": "not a workitem or bug.",
    "ClosedDate": "2008-08-07T19:12:31.837-07:00",
    "CommentCount": 0,
    "Custom": null,
    "Description": "Hello,\nthank you very much for this really easy to use and efficient library!\n \nWhile using it with directories I get some surprising results: the parent directories (ie the beginning of the directory path) are also included in the zip file.\nI use DotNet Zip Library 1.5 and .Net 3.0; on XP SP2\n \nI have the following directory structure:\n  c:\\Temp\\RepToZip\n                          contains: file test01.txt;  test02.txt and a sub directory named RepSubDir; which also has some files in it\n \nTo test the library, I put the .dll file and Zipit.exe in c:\\temp directory.\n \nIn the command line, I call:\n   zipit.exe test.zip \"c:\\temp\\RepToZip\"\nThis should zip only the RepToZip dir and its content.\n \nWhat I get when I unzip it in c:\\temp is another \"temp\" folder containing the RepToZip directory.\n \nIs there a way not to get it, but to get the RepToZip and its content instead?\n \n \nThank you very much",
    "LastUpdatedDate": "2013-05-16T05:32:41.593-07:00",
    "PlannedForRelease": "",
    "ReleaseVisibleToPublic": false,
    "Priority": {
      "Name": "Low",
      "Severity": 50,
      "Id": 1
    },
    "ProjectName": "DotNetZip",
    "ReportedDate": "2008-08-04T13:17:32.28-07:00",
    "Status": {
      "Name": "Closed",
      "Id": 4
    },
    "ReasonClosed": {
      "Name": "Unassigned"
    },
    "Summary": "Parent directories also included in the zip...",
    "Type": {
      "Name": "Issue",
      "Id": 3
    },
    "VoteCount": 1,
    "Id": 5705
  },
  "FileAttachments": [],
  "Comments": [
    {
      "Message": "This is a question, not a workitem. \r\nSee the discussion forums for the answer. ",
      "PostedDate": "2008-08-06T10:49:58.293-07:00",
      "Id": -2147483648
    },
    {
      "Message": "",
      "PostedDate": "2008-08-07T19:12:31.837-07:00",
      "Id": -2147483648
    },
    {
      "Message": "",
      "PostedDate": "2013-02-21T18:44:44.223-08:00",
      "Id": -2147483648
    },
    {
      "Message": "",
      "PostedDate": "2013-05-16T05:32:41.593-07:00",
      "Id": -2147483648
    }
  ]
}