{
  "WorkItem": {
    "AffectedComponent": {
      "Name": "",
      "DisplayName": ""
    },
    "ClosedComment": "fixed in changeset 46314,  first binary 1.9.0.30",
    "ClosedDate": "2009-11-12T03:23:53.377-08:00",
    "CommentCount": 0,
    "Custom": null,
    "Description": "I figured out the problem using your test program.  Originally\nwhen I ran your test, I set the variable ‘dirOnDisk1’ equal to “\nc:\\users\\public\\myapp\\”.  The resulting zip file contained the full path rather\nthan putting it into the root of the zip file.  Then, I changed it to “c:\\users\\public\\myapp”\nbecause in the original sample you sent to me did not have the ending\nbackslash.  It worked!  I would have never guessed to remove the ending\nbackslash in the directory designation.",
    "LastUpdatedDate": "2013-05-16T05:31:59.493-07:00",
    "PlannedForRelease": "",
    "ReleaseVisibleToPublic": false,
    "Priority": {
      "Name": "Low",
      "Severity": 50,
      "Id": 1
    },
    "ProjectName": "DotNetZip",
    "ReportedDate": "2009-11-11T09:51:29.467-08:00",
    "Status": {
      "Name": "Closed",
      "Id": 4
    },
    "ReasonClosed": {
      "Name": "Unassigned"
    },
    "Summary": "AddSelectedFiles() behaves oddly when dirOnDisk ends in slash",
    "Type": {
      "Name": "Issue",
      "Id": 3
    },
    "VoteCount": 1,
    "Id": 9176
  },
  "FileAttachments": [],
  "Comments": []
}