{
  "WorkItem": {
    "AffectedComponent": {
      "Name": "",
      "DisplayName": ""
    },
    "ClosedComment": "fixed in v1.7.2.3",
    "ClosedDate": "2009-02-11T21:38:17.253-08:00",
    "CommentCount": 0,
    "Custom": null,
    "Description": "I've got an error in zipping huge file (~2.3Gb) by DotNetZip 1.17. It doesn't compress at all. \nThat was because int filelength can hold less than 2.2Gb. I've fixed it locally quite easy by changing int to long for all filelength\n \nAlex\nP.S. Great library! Respect! :O)",
    "LastUpdatedDate": "2013-05-16T05:32:32.31-07:00",
    "PlannedForRelease": "",
    "ReleaseVisibleToPublic": false,
    "Priority": {
      "Name": "Low",
      "Severity": 50,
      "Id": 1
    },
    "ProjectName": "DotNetZip",
    "ReportedDate": "2009-02-02T07:27:40.087-08:00",
    "Status": {
      "Name": "Closed",
      "Id": 4
    },
    "ReasonClosed": {
      "Name": "Unassigned"
    },
    "Summary": "FYI: Zipping huge file error",
    "Type": {
      "Name": "Issue",
      "Id": 3
    },
    "VoteCount": 1,
    "Id": 7015
  },
  "FileAttachments": [],
  "Comments": [
    {
      "Message": "Thanks for the props.  I don't understand the error you're getting or the fix you've made.  \r\nAny chance you can make available the file you are trying to zip?  Along with some code that reproduces the problem you are seeing? \r\nAlso, what version of the library are you using?  you said 1.17, but I think you want 1.7.   Have you tried with the latest 1.7.2.2  ?  \r\nLet me know.",
      "PostedDate": "2009-02-09T15:57:04.827-08:00",
      "Id": -2147483648
    },
    {
      "Message": "I think this might be fixed in v1.7.2.3.  Can you please test it?",
      "PostedDate": "2009-02-11T00:53:56.123-08:00",
      "Id": -2147483648
    },
    {
      "Message": "I can confirm that this is fixed with v1.7.2.3.",
      "PostedDate": "2009-02-11T13:28:55.13-08:00",
      "Id": -2147483648
    },
    {
      "Message": "",
      "PostedDate": "2009-02-11T21:38:17.253-08:00",
      "Id": -2147483648
    },
    {
      "Message": "",
      "PostedDate": "2013-02-21T18:44:32.36-08:00",
      "Id": -2147483648
    },
    {
      "Message": "",
      "PostedDate": "2013-05-16T05:32:32.31-07:00",
      "Id": -2147483648
    }
  ]
}