{
  "WorkItem": {
    "AffectedComponent": {
      "Name": "",
      "DisplayName": ""
    },
    "ClosedComment": "This is fixed in changeset 19610.",
    "ClosedDate": "2008-06-04T13:13:28.84-07:00",
    "CommentCount": 0,
    "Custom": null,
    "Description": "Currently the Zip library calls stream.Length (or stream.Position) as it creates the output zip.  When saving to a memorystream or filestream or file, this is ok, works fine. But when using Ionic.Utils.Zip in an ASP.NET page, it is not legal to invoke the getter on the Position or Length properties.  There should be a way to allow applications to save directly to the Response.OutputStream.",
    "LastUpdatedDate": "2013-05-16T05:32:44.767-07:00",
    "PlannedForRelease": "1.5 DotNetZip Library",
    "ReleaseVisibleToPublic": true,
    "Priority": {
      "Name": "Low",
      "Severity": 50,
      "Id": 1
    },
    "ProjectName": "DotNetZip",
    "ReportedDate": "2008-06-04T12:28:00.5-07:00",
    "Status": {
      "Name": "Closed",
      "Id": 4
    },
    "ReasonClosed": {
      "Name": "Unassigned"
    },
    "Summary": "Support Saving directly to Response.OutputStream in ASP.NET",
    "Type": {
      "Name": "Issue",
      "Id": 3
    },
    "VoteCount": 1,
    "Id": 5143
  },
  "FileAttachments": [],
  "Comments": []
}