{
  "WorkItem": {
    "AffectedComponent": {
      "Name": "",
      "DisplayName": ""
    },
    "ClosedComment": "fixed in changeset 55741.  It will be in v1.9.5.3.    And will be back-ported to v1.9.1.5.  ",
    "ClosedDate": "2010-02-14T15:51:33.403-08:00",
    "CommentCount": 0,
    "Custom": null,
    "Description": "reference: http://dotnetzip.codeplex.com/Thread/View.aspx?ThreadId=85030\n \nUsing zipit.exe from v1.9, an empty directory that was present in the filesystem was not stored in the zip.   I think this is broken. \n \nSuppose a directory named \"markus\".  It contains directories named \"empty\" and \"other\".  The \"empty\" directory is actually empty.  The \"other\" directory contains 2 text files.  \n \nUsing this command:   \n \nzipit.exe  M.zip  markus\n \nThe created zip contains just 2 files.   It does not contain the empty directory. \n \nThe expected behavior is that the created zip should contain entries for the directories, whether they are empty or not.\n \nThe implication of this change in behavior is that the FileSelector class should select both files and directories.  This introduces some interesting 2nd order effects. See the discussion thread referenced above for some additional detail.",
    "LastUpdatedDate": "2013-05-16T05:31:53.617-07:00",
    "PlannedForRelease": "",
    "ReleaseVisibleToPublic": false,
    "Priority": {
      "Name": "Low",
      "Severity": 50,
      "Id": 1
    },
    "ProjectName": "DotNetZip",
    "ReportedDate": "2010-02-11T15:48:14.677-08:00",
    "Status": {
      "Name": "Closed",
      "Id": 4
    },
    "ReasonClosed": {
      "Name": "Unassigned"
    },
    "Summary": "Zipit.exe does not include Empty directories in the created zip",
    "Type": {
      "Name": "Issue",
      "Id": 3
    },
    "VoteCount": 2,
    "Id": 10191
  },
  "FileAttachments": [],
  "Comments": []
}