{
  "WorkItem": {
    "AffectedComponent": {
      "Name": "",
      "DisplayName": ""
    },
    "ClosedComment": "not a bug.",
    "ClosedDate": "2008-12-19T07:09:57.04-08:00",
    "CommentCount": 0,
    "Custom": null,
    "Description": "Hello.\nI have an exception when trying to read archive (it seems to be like the closed itm id# 6607).\n \n{\"C:\\\\XXX\\\\Temp\\\\xxx.zip is not a valid zip file\"}\n...\nIonic.Utils.Zip.ZipException: Exception while reading ----> Ionic.Utils.Zip.BadReadException: ZipEntry::Read(): Bad signature (0x00241C15) at position  0x00000000\"}\nIonic.Utils.Zip.ZipEntry.ReadHeader(ZipEntry ze, Encoding defaultEncoding)\nIonic.Utils.Zip.ZipEntry.Read(ZipFile zf)\nIonic.Utils.Zip.ZipFile.ReadIntoInstance(ZipFile zf)\n \nWhen I open the archive with iZarc it works ; when I try with the Windows tool it doesn't...\n \nPS : the archive is protected.",
    "LastUpdatedDate": "2013-05-16T05:32:34.243-07:00",
    "PlannedForRelease": "",
    "ReleaseVisibleToPublic": false,
    "Priority": {
      "Name": "Low",
      "Severity": 50,
      "Id": 1
    },
    "ProjectName": "DotNetZip",
    "ReportedDate": "2008-12-04T11:14:02.51-08:00",
    "Status": {
      "Name": "Closed",
      "Id": 4
    },
    "ReasonClosed": {
      "Name": "Unassigned"
    },
    "Summary": "xxx.zip is not a valid zip file",
    "Type": {
      "Name": "Issue",
      "Id": 3
    },
    "VoteCount": 1,
    "Id": 6718
  },
  "FileAttachments": [
    {
      "FileId": 1634,
      "FileName": "file.zip",
      "DownloadUrl": ".\\1634"
    }
  ],
  "Comments": [
    {
      "Message": "Hi\r\nAre you sure that the archive is not a ZIP64 ?",
      "PostedDate": "2008-12-04T23:00:41.047-08:00",
      "Id": -2147483648
    },
    {
      "Message": "can you upload the zip archive or any zip archive that causes this behavior, to attach it to this issue? \r\n",
      "PostedDate": "2008-12-12T08:19:57.017-08:00",
      "Id": -2147483648
    },
    {
      "Message": "The original report has an exception at position 00000000 in the file - this is the very first character.  In the PKWare spec, the first characters in a zipfile are \"PK\".  This does not appear to be the case with this file.  If the file does not begin with \"PK\" it is not a zip file. \r\n\r\nI don't know iZarc.  It may be a tool that supports archive formats other than zip.  \r\nDotNetZip supports zip. \r\n ",
      "PostedDate": "2008-12-19T07:09:43.257-08:00",
      "Id": -2147483648
    },
    {
      "Message": "",
      "PostedDate": "2008-12-19T07:09:57.04-08:00",
      "Id": -2147483648
    },
    {
      "Message": "Hi,\r\n\r\nI attached a zip file which throw the exception (the password is Aa3zl2WhV4btulQk)",
      "PostedDate": "2008-12-21T07:22:50.267-08:00",
      "Id": -2147483648
    },
    {
      "Message": "",
      "PostedDate": "2008-12-21T07:22:53.627-08:00",
      "Id": -2147483648
    },
    {
      "Message": "",
      "PostedDate": "2013-02-21T18:44:34.917-08:00",
      "Id": -2147483648
    },
    {
      "Message": "",
      "PostedDate": "2013-05-16T05:32:34.243-07:00",
      "Id": -2147483648
    }
  ]
}