{
  "WorkItem": {
    "AffectedComponent": {
      "Name": "",
      "DisplayName": ""
    },
    "ClosedComment": "fixed in changset 80552.  The first binary with this fix will be v1.9.1.6.",
    "ClosedDate": "2011-07-11T11:15:13.09-07:00",
    "CommentCount": 0,
    "Custom": null,
    "Description": "This applies to ZipOutputStream. \n \nusing this code ordering: \n \nzos.Password = \"verySecret!\";\nzos.Encryption = EncryptionAlgorithm.None;\n \n... incorrectly results in an encrypted archive, while using the reverse ordering correctly results in an unencrypted archive.",
    "LastUpdatedDate": "2013-05-16T05:31:33.67-07:00",
    "PlannedForRelease": "v1.9.1.8 DotNetZip - Latest Stable",
    "ReleaseVisibleToPublic": true,
    "Priority": {
      "Name": "Low",
      "Severity": 50,
      "Id": 1
    },
    "ProjectName": "DotNetZip",
    "ReportedDate": "2011-07-11T11:12:52.717-07:00",
    "Status": {
      "Name": "Closed",
      "Id": 4
    },
    "ReasonClosed": {
      "Name": "Unassigned"
    },
    "Summary": "Setting EncryptionAlgorithm.None after setting password results in an encrypted zip",
    "Type": {
      "Name": "Issue",
      "Id": 3
    },
    "VoteCount": 1,
    "Id": 13909
  },
  "FileAttachments": [],
  "Comments": []
}