[
  {
    "Id": "287051",
    "ThreadId": "83483",
    "Html": "<p>my VB.NET program</p>\r\n<p>'first time</p>\r\n<p>Using Zip0 As ZipFile = ZipFile.Read(&quot;test.zip&quot;, System.Text.Encoding.GetEncoding(&quot;shift_jis&quot;))<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Zip0.UpdateFile(&quot;日本語.txt&quot;)<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Zip0.Save()<br>End Using</p>\r\n<p>in test.zip&nbsp;file the file name is OK</p>\r\n<p>'second time</p>\r\n<p>Using Zip0 As ZipFile = ZipFile.Read(&quot;test.zip&quot;, System.Text.Encoding.GetEncoding(&quot;shift_jis&quot;))<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Zip0.UpdateFile(&quot;日本語テスト.txt&quot;)<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Zip0.Save()<br>End Using</p>\r\n<p>in test.zip file the first filename is bad, the second file name is ok</p>\r\n<p>can you help me. thanks</p>\r\n<p>&nbsp;</p>",
    "PostedDate": "2010-02-08T01:31:52.49-08:00",
    "UserRole": null,
    "MarkedAsAnswerDate": null
  },
  {
    "Id": "287788",
    "ThreadId": "83483",
    "Html": "<p>This seems to be a problem in the library.</p>\r\n<p>I've reproduced the problem here.&nbsp; I will look into it further and let you know what I find.</p>\r\n<p>&nbsp;</p>",
    "PostedDate": "2010-02-09T12:15:49.32-08:00",
    "UserRole": null,
    "MarkedAsAnswerDate": null
  },
  {
    "Id": "287795",
    "ThreadId": "83483",
    "Html": "This discussion has been copied to a work item. Click <a href=\"http://dotnetzip.codeplex.com/WorkItem/View.aspx?WorkItemId=10180\">here</a> to go to the work item and continue the discussion.",
    "PostedDate": "2010-02-09T12:28:12.14-08:00",
    "UserRole": null,
    "MarkedAsAnswerDate": null
  },
  {
    "Id": "287859",
    "ThreadId": "83483",
    "Html": "<p>This is a bug in the DotNetZip library.</p>\r\n<p>I've made a very simple fix; I am now testing the change.&nbsp; I will post an updated release when the tests complete successfully.&nbsp; I'll also notify you here on this thread.</p>\r\n<p>Thanks for reporting this, and thanks for helping to improve DotNetZip!</p>\r\n<p>&nbsp;</p>\r\n<p>&nbsp;</p>",
    "PostedDate": "2010-02-09T14:44:56.83-08:00",
    "UserRole": null,
    "MarkedAsAnswerDate": null
  },
  {
    "Id": "287898",
    "ThreadId": "83483",
    "Html": "\r\n<div>thanks you very much.</div>\r\n<div> </div>\r\n<div> In Japen because the error . many program can not using Dotnotzip. </div>\r\n<div> </div>\r\n<div>Sample</div>\r\n<div><a href=\"http://wiki.dobon.net/index.php?.NET%A5%D7%A5%ED%A5%B0%A5%E9%A5%DF%A5%F3%A5%B0%B8%A6%B5%E6/95\">http://wiki.dobon.net/index.php?.NET%A5%D7%A5%ED%A5%B0%A5%E9%A5%DF%A5%F3%A5%B0%B8%A6%B5%E6%2F95</a> </div>\r\n<div> </div>\r\n<div> </div>\r\n<div>&#27;$B4{B8$N=q8K$N99?7$KF|K\\8l$O;H$($J$$!)&#27;(B &lt;-  by UpdateFile you can use JP.</div>\r\n<div> </div>\r\n<div>wait you good news.</div>\r\n<div> </div>\r\n<div>thanks.</div>\r\n<br> <br>\r\n<hr id=stopSpelling>\r\nFrom: [email removed]<br>To: [email removed]<br>Date: Tue, 9 Feb 2010 12:16:00 -0800<br>Subject: Re: updatefile with Encoding [DotNetZip:83483]<br><br>\r\n\r\n\r\nFrom: Cheeso<br>\r\n<div id=ecxThreadNotificationPostBody>\r\nThis seems to be a problem in the library.<br>\r\nI've reproduced the problem here.  I will look into it further and let you know what I find.<br>\r\n <br></div>\r\n<div id=ecxThreadNotificationFooter>\r\nRead the <a href=\"http://dotnetzip.codeplex.com/Thread/View.aspx?ThreadId=83483&ANCHOR#Post287788\">full discussion online</a>.<br>\r\nTo add a post to this discussion, reply to this email (<a href=\"mailto:DotNetZip@discussions.codeplex.com?subject=[DotNetZip:83483]\">DotNetZip@discussions.codeplex.com</a>)<br>\r\nTo start a new discussion for this project, email <a href=\"mailto:DotNetZip@discussions.codeplex.com\">DotNetZip@discussions.codeplex.com</a><br>\r\nYou are receiving this email because you subscribed to this discussion on CodePlex. You can <a href=\"http://www.codeplex.com/site/discussions/thread/unsubscribe/83483\">unsubscribe</a> on CodePlex.com.<br>\r\nPlease note: Images and attachments will be removed from emails. Any posts to this discussion will also be available online at CodePlex.com<br></div> \t\t \t   \t\t  <br><hr>&#27;$B%a!$NL5NA%a!&lt;%k$b%W%m%P%$%@!&lt;%a!&lt;%k$b!#&#27;(B <a href=\"http://clk.atdmt.com/GBL/go/165609199/direct/01/\">&#27;$B%a!&lt;%k$r0l3g%A%'%C%/$7$?$$J}$O!&quot;$3$A$i!#&#27;(B</a>",
    "PostedDate": "2010-02-09T16:08:29.097-08:00",
    "UserRole": null,
    "MarkedAsAnswerDate": null
  },
  {
    "Id": "287904",
    "ThreadId": "83483",
    "Html": "<p>thank you help</p>\r\n<p>&nbsp;update has error.&nbsp; removentry has same error too.</p>\r\n<p>&nbsp;by</p>\r\n<p><a href=\"http://wiki.dobon.net/index.php?.NET%A5%D7%A5%ED%A5%B0%A5%E9%A5%DF%A5%F3%A5%B0%B8%A6%B5%E6/95\">http://wiki.dobon.net/index.php?.NET%A5%D7%A5%ED%A5%B0%A5%E9%A5%DF%A5%F3%A5%B0%B8%A6%B5%E6%2F95</a></p>\r\n<p><span>Using</span> zip <span>As</span> Ionic.Zip.ZipFile = Ionic.Zip.ZipFile.Read(<span>&quot;C:\\test.zip&quot;,System.Text.Encoding.GetEncoding(&quot;shift_jis&quot;))<br></span>&nbsp;&nbsp;&nbsp; <span id=\"code_15_0\">'readme.txtがあれば削除する <br></span>&nbsp;&nbsp;&nbsp; <span>Dim</span> entry <span>As</span> Ionic.Zip.ZipEntry = zip(<span>&quot;日本語.txt&quot;</span>)<br>&nbsp;&nbsp;&nbsp; <span>If</span> entry <span>IsNot</span> <span>Nothing</span> <span>Then</span><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; zip.RemoveEntry(entry)<br>&nbsp;&nbsp;&nbsp; <span>End</span> <span>If</span><br><br>&nbsp;&nbsp;&nbsp; <span id=\"code_15_0\">'または、次のようにもできる <br></span>&nbsp;&nbsp;&nbsp; <span>Dim</span> removeName <span>As</span> <span>String</span> = <span>&quot;日本語テスト.txt&quot;</span><br>&nbsp;&nbsp;&nbsp; <span>If</span> zip.EntryFileNames.Contains(removeName) <span>Then</span><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; zip.RemoveEntry(removeName)<br>&nbsp;&nbsp;&nbsp; <span>End</span> <span>If</span><br><br>&nbsp;&nbsp;&nbsp; <span id=\"code_15_0\">'拡張子が.docのファイルを削除する <br></span>&nbsp;&nbsp;&nbsp; zip.RemoveSelectedEntries(<span>&quot;日本語テスト*.doc&quot;</span>)<br>&nbsp;&nbsp; &nbsp;<span id=\"code_15_0\">'保存する <br></span>&nbsp;&nbsp;&nbsp; zip.Save()<br><span>End</span> <span>Using</span></p>",
    "PostedDate": "2010-02-09T16:16:37.7-08:00",
    "UserRole": null,
    "MarkedAsAnswerDate": null
  },
  {
    "Id": "287989",
    "ThreadId": "83483",
    "Html": "<p>Yes, I understand.&nbsp; The fix I have made should correct the problem with UpdateFile() as well as with RemoveEntry().</p>\r\n<p>This fix is now available in the updated release, v1.9.1.3.&nbsp; <a href=\"http://dotnetzip.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=27890\">http://dotnetzip.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=27890</a></p>\r\n<p>Please test it and let me know if it works for you.</p>\r\n<p>&nbsp;</p>",
    "PostedDate": "2010-02-09T18:44:37.433-08:00",
    "UserRole": null,
    "MarkedAsAnswerDate": null
  },
  {
    "Id": "288008",
    "ThreadId": "83483",
    "Html": "\r\nthanks very much.<br>\r\n I shell test the new library today. andl send the test result to you.<br>\r\n <br>\r\nthanks you again.<br> <br>\r\n<hr id=stopSpelling>\r\nFrom: [email removed]<br>To: [email removed]<br>Date: Tue, 9 Feb 2010 18:44:40 -0800<br>Subject: Re: updatefile with Encoding [DotNetZip:83483]<br><br>\r\n\r\n\r\nFrom: Cheeso<br>\r\n<div id=ecxThreadNotificationPostBody>\r\nYes, I understand.  The fix I have made should correct the problem with UpdateFile() as well as with RemoveEntry().<br>\r\nThis fix is now available in the updated release, v1.9.1.3.  <a>http://dotnetzip.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=27890</a><br>\r\nPlease test it and let me know if it works for you.<br>\r\n <br></div>\r\n<div id=ecxThreadNotificationFooter>\r\nRead the <a>full discussion online</a>.<br>\r\nTo add a post to this discussion, reply to this email (<a>DotNetZip@discussions.codeplex.com</a>)<br>\r\nTo start a new discussion for this project, email <a>DotNetZip@discussions.codeplex.com</a><br>\r\nYou are receiving this email because you subscribed to this discussion on CodePlex. You can <a>unsubscribe</a> on CodePlex.com.<br>\r\nPlease note: Images and attachments will be removed from emails. Any posts to this discussion will also be available online at CodePlex.com<br></div> \t\t \t   \t\t  <br><hr>USB&#27;$B%a%b%jBe$o$j$K$*;H$$$/$@$5$$!#L5NA$G;H$($k&#27;(B25GB&#27;$B!#&#27;(B <a href=\"http://clk.atdmt.com/GBL/go/158982540/direct/01/\">SkyDrive&#27;$B$r:#$9$0BN83&#27;(B</a>",
    "PostedDate": "2010-02-09T19:57:51.023-08:00",
    "UserRole": null,
    "MarkedAsAnswerDate": null
  },
  {
    "Id": "288064",
    "ThreadId": "83483",
    "Html": "<p>tanks you very much.</p>\r\n<p>I tested the [updatefile] . there is not error.</p>\r\n<p>tanks you again.</p>",
    "PostedDate": "2010-02-09T23:32:29.06-08:00",
    "UserRole": null,
    "MarkedAsAnswerDate": null
  },
  {
    "Id": "288207",
    "ThreadId": "83483",
    "Html": "<p>Ah, very good.</p>\r\n<p>Thank you for the confirmation. and good luck.</p>",
    "PostedDate": "2010-02-10T05:30:08.147-08:00",
    "UserRole": null,
    "MarkedAsAnswerDate": null
  },
  {
    "Id": "288482",
    "ThreadId": "83483",
    "Html": "<p>In source code&nbsp;on line I think that you append the sample of the [updatefile],[removefile]&nbsp;command about&nbsp; chinese or&nbsp;japanese Encoding.</p>\r\n<p>I can help you to test the source code .&nbsp;&nbsp;&nbsp; I am chinese. now working in Japan.</p>\r\n<p>thank you very much.&nbsp;&nbsp;</p>\r\n<p>&nbsp;</p>",
    "PostedDate": "2010-02-10T14:30:33.237-08:00",
    "UserRole": null,
    "MarkedAsAnswerDate": null
  },
  {
    "Id": "288522",
    "ThreadId": "83483",
    "Html": "<p>Thanks very much for the offer of help.</p>\r\n<p>I don't know exactly what you are offering to do.&nbsp;&nbsp;&nbsp; And I don't know what you mean about &quot;append the sample&quot;.&nbsp;</p>\r\n<p>What would be helpful is for you to download the source distribution and then build it, and run the tests.&nbsp;It would be nice to do this on a computer that does not use English as the main language - a system for which the default encoding is 932 (shift_jis) or 950 (big 5).&nbsp;&nbsp;Would you be willing to do that?&nbsp;</p>\r\n<p>&nbsp;</p>",
    "PostedDate": "2010-02-10T16:50:04.383-08:00",
    "UserRole": null,
    "MarkedAsAnswerDate": null
  }
]