{
  "WorkItem": {
    "AffectedComponent": {
      "Name": "",
      "DisplayName": ""
    },
    "ClosedComment": "Fixed in change set 26180.  This fix is in the v1.7.1.5 preview release.  The fix is also backported to the v1.6.3.14 release.",
    "ClosedDate": "2008-11-18T21:52:59.923-08:00",
    "CommentCount": 0,
    "Custom": null,
    "Description": "Hello.\nI have an exception when trying to read archive.\n \nIonic.Utils.Zip.ZipException: Exception while reading ---> Ionic.Utils.Zip.BadReadException:   ZipDirEntry::Read(): Bad signature (A97B48BE) at position 0x0000033C\n   in Ionic.Utils.Zip.ZipDirEntry.Read(Stream s, Encoding expectedEncoding)\n   in Ionic.Utils.Zip.ZipFile.ReadIntoInstance(ZipFile zf)\n   in Ionic.Utils.Zip.ZipFile.ReadIntoInstance(ZipFile zf)\n   in Ionic.Utils.Zip.ZipFile.Read(Byte[] buffer, TextWriter statusMessageWriter, Encoding encoding)\n   in Ionic.Utils.Zip.ZipFile.Read(Byte[] buffer)\n   in ConsoleApplication1.Program.Main(String[] args) in D:\\Projects\\ConsoleApplication1\\ConsoleApplication1\\Program.cs:line 21\n \nRepro project with library and test archive attached.\nJust run ConsoleApplication1\\ConsoleApplication1\\bin\\Debug\\ConsoleApplication1.exe\n \nPS Version 1.5 worked well...",
    "LastUpdatedDate": "2013-05-16T05:32:35.663-07:00",
    "PlannedForRelease": "",
    "ReleaseVisibleToPublic": false,
    "Priority": {
      "Name": "Low",
      "Severity": 50,
      "Id": 1
    },
    "ProjectName": "DotNetZip",
    "ReportedDate": "2008-11-15T12:01:23.403-08:00",
    "Status": {
      "Name": "Closed",
      "Id": 4
    },
    "ReasonClosed": {
      "Name": "Unassigned"
    },
    "Summary": "ZipFile.Read(byte[] ) fails",
    "Type": {
      "Name": "Issue",
      "Id": 3
    },
    "VoteCount": 3,
    "Id": 6607
  },
  "FileAttachments": [
    {
      "FileId": 1564,
      "FileName": "Repro.zip",
      "DownloadUrl": ".\\1564"
    }
  ],
  "Comments": [
    {
      "Message": "i will have a look.",
      "PostedDate": "2008-11-16T11:34:39.777-08:00",
      "Id": -2147483648
    },
    {
      "Message": "thanks a lot",
      "PostedDate": "2008-11-16T23:35:44.91-08:00",
      "Id": -2147483648
    },
    {
      "Message": "",
      "PostedDate": "2008-11-17T00:20:35.79-08:00",
      "Id": -2147483648
    },
    {
      "Message": "",
      "PostedDate": "2008-11-17T03:41:32.807-08:00",
      "Id": -2147483648
    },
    {
      "Message": "Where'd you get the test.zip file?    What generated it?\r\nDotNetZip says it is not a valid zip file.  \\\r\n\r\nstill looking....",
      "PostedDate": "2008-11-18T19:56:02.177-08:00",
      "Id": -2147483648
    },
    {
      "Message": "There is something not quite right about this zip file.  It doesn't seem to comply with the spec.  But having said that, Windows Explorer opens it just fine. \r\n\r\nwhere'd you get it? \r\n",
      "PostedDate": "2008-11-18T21:16:47.473-08:00",
      "Id": -2147483648
    },
    {
      "Message": "ok, I special-cased directories when reading entries with bit 3 set in the special purpose bitfield. ",
      "PostedDate": "2008-11-18T21:51:03.237-08:00",
      "Id": -2147483648
    },
    {
      "Message": "",
      "PostedDate": "2008-11-18T21:52:59.923-08:00",
      "Id": -2147483648
    },
    {
      "Message": "you won't belive, but i created this archive with DotNetZip :) but to be honest, it was then encrypted and decrypted. but this couldn't affect the resulting bytes array. even if it did, why is it opening with windows explorer and 7-zip.\r\nAnyway thanks for attention. i'll try 1.7 version this weekend.",
      "PostedDate": "2008-11-20T02:44:21.727-08:00",
      "Id": -2147483648
    },
    {
      "Message": "",
      "PostedDate": "2013-02-21T18:44:36.573-08:00",
      "Id": -2147483648
    },
    {
      "Message": "",
      "PostedDate": "2013-05-16T05:32:35.663-07:00",
      "Id": -2147483648
    }
  ]
}