[
  {
    "Id": "1011230",
    "ThreadId": "435596",
    "Html": "Hi,\r<br />\n<br />\nThere is a regression in the last Ionic.Zip binaries, when I zip a folder that contains files which contains not standard characters then it produce wrong zip files.\r<br />\n<br />\nI use :\r<br />\nzip.AlternateEncoding = System.Text.Encoding.Unicode;\r<br />\nzip.AlternateEncodingUsage = Ionic.Zip.ZipOption.AsNecessary;\r<br />\n<br />\nIt works with version 1.9.1.5 with :\r<br />\nzip.UseUnicodeAsNecessary = true;\r<br />\n<br />\nYou can try with a folder name that contains a &quot;È&quot;.\r<br />\n<br />\nI'm also sad to see that this library is a bit dead :(<br />\n",
    "PostedDate": "2013-03-06T07:38:01.637-08:00",
    "UserRole": null,
    "MarkedAsAnswerDate": null
  }
]