{
  "WorkItem": {
    "AffectedComponent": {
      "Name": "",
      "DisplayName": ""
    },
    "ClosedComment": "not enough detail here for a real bug.  If this continues to be a problem, please open a new issue. ",
    "ClosedDate": "2011-08-03T10:46:08.927-07:00",
    "CommentCount": 0,
    "Custom": null,
    "Description": "I am getting an error when unzipping an archive with Ionic, especially archives created with the same library. \n \nI have used standard functionality as found in the examples to zip / unzip files (not filestreams).\nI am using version 1.9.1.5 on .net framework 3.5 SP1 with VS 2008. \nMy Solution is an ASP.NET solution written in C#\n \nfiles are about 13.5 MB.\n \nWhat i noticed are the following:\nwhen creating a zip file using Jzip (a free zip utility) , the unzipping works as expected. this could indicate the problem is in the zipping\nThe archive created by the library are valid archives as I can open them with jzip.\nI could not delete single files from the archives created by the library using jzip and i get an error \"cannot delete files from a solid archive\"\nthe problem was not happening with files of around 7.5 Mb in size.",
    "LastUpdatedDate": "2013-05-16T05:31:45.673-07:00",
    "PlannedForRelease": "",
    "ReleaseVisibleToPublic": false,
    "Priority": {
      "Name": "Low",
      "Severity": 50,
      "Id": 1
    },
    "ProjectName": "DotNetZip",
    "ReportedDate": "2010-07-31T06:27:29.787-07:00",
    "Status": {
      "Name": "Closed",
      "Id": 4
    },
    "ReasonClosed": {
      "Name": "Unassigned"
    },
    "Summary": "ZipEntry::ReadDirEntry(): Bad signature (0xD5D4D12D) at position 0x00B1C13C",
    "Type": {
      "Name": "Issue",
      "Id": 3
    },
    "VoteCount": 1,
    "Id": 11698
  },
  "FileAttachments": [],
  "Comments": [
    {
      "Message": "P.S - I had to switch to ICSharpCode Zip Library cause i needed a quick fix  and everything worked, however I wanted to post this problem to get a possible solution or let others know about this bug to a fix can be provided.",
      "PostedDate": "2010-07-31T06:30:51.787-07:00",
      "Id": -2147483648
    },
    {
      "Message": "",
      "PostedDate": "2010-07-31T06:31:51.607-07:00",
      "Id": -2147483648
    },
    {
      "Message": "",
      "PostedDate": "2011-08-03T10:46:08.927-07:00",
      "Id": -2147483648
    },
    {
      "Message": "",
      "PostedDate": "2013-02-21T18:43:28.41-08:00",
      "Id": -2147483648
    },
    {
      "Message": "",
      "PostedDate": "2013-05-16T05:31:45.673-07:00",
      "Id": -2147483648
    }
  ]
}