{
  "WorkItem": {
    "AffectedComponent": {
      "Name": "",
      "DisplayName": ""
    },
    "ClosedComment": "fixed in changeset 43626",
    "ClosedDate": "2009-09-18T13:19:38.493-07:00",
    "CommentCount": 0,
    "Custom": null,
    "Description": "Hi,\n \nI have a feeling that I've found an issue, just want to know if there is an existing solution to my problem.\n \nIf i add a series of files using an absolute path - e.g. (C:\\Recordings\\Video\\vid1.wmv\", \"C:\\Recordings\\Video\\vid2.wmv\", \"C:\\Recordings\\Extra\\Content.text\", etc), the AddFile method is all fine, but when I come to the Save method, it throws an exception because it cannot find  \"Recordings\\Video\\vid1.wmv\".  Now, that error disappears if the current directory is set to \"C:\\\" (i.e. i have an OpenFileDialog select the save location for the zip, and save it at C:\\zipped.zip, or something).  Does the library not preserve the absolute paths of the files for saving?\n \nAny comments appreciated\n \nKazar",
    "LastUpdatedDate": "2013-05-16T05:32:07.72-07:00",
    "PlannedForRelease": "",
    "ReleaseVisibleToPublic": false,
    "Priority": {
      "Name": "Low",
      "Severity": 50,
      "Id": 1
    },
    "ProjectName": "DotNetZip",
    "ReportedDate": "2009-09-18T12:02:43.317-07:00",
    "Status": {
      "Name": "Closed",
      "Id": 4
    },
    "ReasonClosed": {
      "Name": "Unassigned"
    },
    "Summary": "Current Directory Required For Save?",
    "Type": {
      "Name": "Issue",
      "Id": 3
    },
    "VoteCount": 1,
    "Id": 8813
  },
  "FileAttachments": [],
  "Comments": [
    {
      "Message": "This is a bug in  v1.9.0.7 and in v1.8.4.24.    I'll fix it in both v1.9 and v1.8.  First binaries with this fix available will be v1.8.4.24  and v1.9.0.8.  ",
      "PostedDate": "2009-09-18T13:01:44.373-07:00",
      "Id": -2147483648
    },
    {
      "Message": "",
      "PostedDate": "2009-09-18T13:19:38.493-07:00",
      "Id": -2147483648
    },
    {
      "Message": "",
      "PostedDate": "2013-02-21T18:44:00.207-08:00",
      "Id": -2147483648
    },
    {
      "Message": "",
      "PostedDate": "2013-05-16T05:32:07.72-07:00",
      "Id": -2147483648
    }
  ]
}