{
  "WorkItem": {
    "AffectedComponent": {
      "Name": "",
      "DisplayName": ""
    },
    "ClosedComment": "fixed in changeset 32212",
    "ClosedDate": "2009-05-30T05:28:05.58-07:00",
    "CommentCount": 0,
    "Custom": null,
    "Description": "Currently the DotNetZip test code includes compatibility tests with the {Deflate,GZip}Stream classes.  And there is a winzip-generated zip file that is included, which DotNetZip opens and reads.  But there is nothing in the test suite that guarantees that a zip file can be read by normal ZIP tools.  And there is nothing that checks the COM interface. \n \nInclude in the tests unzipping of DotNetZip-generated zip files, using outside tools. \n - tests creating and extracting ZIPs via Shell.Application using Javascript and VBSCript, and then the converse with DotNetZip\n - likewise with visual studio's zip library\n - likewise with the ZipPackage classes in .NET 3.0\n - maybe a .cmd file based on 7zip\n \nAlso include:\n - tests creating and extracting zips using Javascript and VBSCript via the COM interface",
    "LastUpdatedDate": "2013-05-16T05:32:20.507-07:00",
    "PlannedForRelease": "",
    "ReleaseVisibleToPublic": false,
    "Priority": {
      "Name": "Low",
      "Severity": 50,
      "Id": 1
    },
    "ProjectName": "DotNetZip",
    "ReportedDate": "2009-05-29T10:26:51.677-07:00",
    "Status": {
      "Name": "Closed",
      "Id": 4
    },
    "ReasonClosed": {
      "Name": "Unassigned"
    },
    "Summary": "Include ZIP compatibility and COM testing in the test suite",
    "Type": {
      "Name": "Issue",
      "Id": 3
    },
    "VoteCount": 1,
    "Id": 7826
  },
  "FileAttachments": [],
  "Comments": []
}