{
  "WorkItem": {
    "AffectedComponent": {
      "Name": "",
      "DisplayName": ""
    },
    "ClosedComment": "",
    "ClosedDate": "2008-04-11T12:29:08.99-07:00",
    "CommentCount": 0,
    "Custom": null,
    "Description": "If i use a MemoryStream as output i got a errormessage \"destinationFileName cannot be null\".\n \nIt's a Bug in the save function of the ZipFile Object.\nIn my build line 760.\n \nCorrect code should be:             \n              // _temporaryFileName may remain null if we are writing to a stream\n            if (_temporaryFileName != null && _name!=null)\n            {\n...",
    "LastUpdatedDate": "2013-05-16T05:32:47.733-07:00",
    "PlannedForRelease": "1.4 DotNetZip Library",
    "ReleaseVisibleToPublic": true,
    "Priority": {
      "Name": "Low",
      "Severity": 50,
      "Id": 1
    },
    "ProjectName": "DotNetZip",
    "ReportedDate": "2008-02-25T04:42:40.32-08:00",
    "Status": {
      "Name": "Closed",
      "Id": 4
    },
    "ReasonClosed": {
      "Name": "Unassigned"
    },
    "Summary": "Write to a Outputstream, Filename check failed",
    "Type": {
      "Name": "Issue",
      "Id": 3
    },
    "VoteCount": 1,
    "Id": 3797
  },
  "FileAttachments": [],
  "Comments": [
    {
      "Message": "Fixed in changeset 16336.",
      "PostedDate": "2008-04-11T12:28:30.757-07:00",
      "Id": -2147483648
    },
    {
      "Message": "",
      "PostedDate": "2008-04-11T12:29:04.863-07:00",
      "Id": -2147483648
    },
    {
      "Message": "",
      "PostedDate": "2008-04-11T12:29:08.99-07:00",
      "Id": -2147483648
    },
    {
      "Message": "",
      "PostedDate": "2013-02-21T18:44:52.153-08:00",
      "Id": -2147483648
    },
    {
      "Message": "",
      "PostedDate": "2013-05-16T05:32:47.733-07:00",
      "Id": -2147483648
    }
  ]
}