{
  "WorkItem": {
    "AffectedComponent": {
      "Name": "",
      "DisplayName": ""
    },
    "ClosedComment": "This is fixed in changeset 79559.  The first binary to contain this fix will be v1.9.1.6",
    "ClosedDate": "2011-06-21T09:05:51.383-07:00",
    "CommentCount": 0,
    "Custom": null,
    "Description": "This is from discussion: http://dotnetzip.codeplex.com/Thread/View.aspx?ThreadId=234678\n \nI am now using this code:\n \n        Try\n            Using Zip As ZipFile = New ZipFile(Path.Combine(bwSavePath, bwAsset) & \".zip\")\n                Zip.UpdateSelectedFiles(DNZMask, arrDataLoc(bwIndex), \"\", True)\n                Zip.Save()\n            End Using\n        Catch ex As Exception\n            MsgBox(ex.Message)\n        End Try\n \nThis code zips the proper files 100% of the time. But, if I use (name = *\\Directory1\\*.*), this folder added to the zip will be named \"directory1\".",
    "LastUpdatedDate": "2013-05-16T05:31:40.913-07:00",
    "PlannedForRelease": "v1.9.1.8 DotNetZip - Latest Stable",
    "ReleaseVisibleToPublic": true,
    "Priority": {
      "Name": "Low",
      "Severity": 50,
      "Id": 1
    },
    "ProjectName": "DotNetZip",
    "ReportedDate": "2010-11-20T05:23:28.59-08:00",
    "Status": {
      "Name": "Closed",
      "Id": 4
    },
    "ReasonClosed": {
      "Name": "Unassigned"
    },
    "Summary": "{Add/Update}SelectedFiles downcases folder names",
    "Type": {
      "Name": "Issue",
      "Id": 3
    },
    "VoteCount": 2,
    "Id": 12541
  },
  "FileAttachments": [],
  "Comments": [
    {
      "Message": "See also workitem 12260",
      "PostedDate": "2011-06-21T09:04:23.473-07:00",
      "Id": -2147483648
    },
    {
      "Message": "",
      "PostedDate": "2011-06-21T09:05:34.373-07:00",
      "Id": -2147483648
    },
    {
      "Message": "",
      "PostedDate": "2011-06-21T09:05:51.383-07:00",
      "Id": -2147483648
    },
    {
      "Message": "",
      "PostedDate": "2013-02-21T18:43:21.733-08:00",
      "Id": -2147483648
    },
    {
      "Message": "",
      "PostedDate": "2013-05-16T05:31:40.913-07:00",
      "Id": -2147483648
    }
  ]
}