{
  "WorkItem": {
    "AffectedComponent": {
      "Name": "",
      "DisplayName": ""
    },
    "ClosedComment": "Not an issue in the current code.",
    "ClosedDate": "2008-04-03T13:19:46.86-07:00",
    "CommentCount": 0,
    "Custom": null,
    "Description": "When I create a zip file, the library creates a temporary file in the current folder then copies that file to the filename specified in the ZipFile constructor.  This is a problem because the current folder is the application executable folder and doesn't have write permissions for non-admin users.\n \nThis is very problematic for using the library in ASP.NET.",
    "LastUpdatedDate": "2013-05-16T05:32:47.87-07:00",
    "PlannedForRelease": "1.3 DotNetZip Library",
    "ReleaseVisibleToPublic": true,
    "Priority": {
      "Name": "Low",
      "Severity": 50,
      "Id": 1
    },
    "ProjectName": "DotNetZip",
    "ReportedDate": "2008-02-20T17:00:11.863-08:00",
    "Status": {
      "Name": "Closed",
      "Id": 4
    },
    "ReasonClosed": {
      "Name": "Unassigned"
    },
    "Summary": "Temporary file getting created in working folder",
    "Type": {
      "Name": "Issue",
      "Id": 3
    },
    "VoteCount": 9,
    "Id": 3748
  },
  "FileAttachments": [],
  "Comments": [
    {
      "Message": "Check the TempFileFolder property on the ZipFile class.  It is designed specifically for this purpose. ",
      "PostedDate": "2008-04-03T13:19:01.813-07:00",
      "Id": -2147483648
    },
    {
      "Message": "",
      "PostedDate": "2008-04-03T13:19:14.957-07:00",
      "Id": -2147483648
    },
    {
      "Message": "",
      "PostedDate": "2008-04-03T13:19:46.86-07:00",
      "Id": -2147483648
    },
    {
      "Message": "",
      "PostedDate": "2013-02-21T18:44:52.323-08:00",
      "Id": -2147483648
    },
    {
      "Message": "",
      "PostedDate": "2013-05-16T05:32:47.87-07:00",
      "Id": -2147483648
    }
  ]
}