legado icon indicating copy to clipboard operation
legado copied to clipboard

ZIP中文件如果是中文(GBK或GB2312),会识别成????

Open simple8848 opened this issue 1 year ago • 4 comments

确认 / Assignments

  • [X] 搜索现有issues,不存在相似或相关的issue / No similar or related issues
  • [X] 最新测试版依然存在此问题 / Latest beta app does not work
  • [X] 此问题和Xposed、Lsposed、Magisk、手机主题、浏览器插件等无关 / Make sure your machine is not touched by hook frameworks, plugins etc

问题描述 / Describe Bugs

ZIP中文件,如果里面的文件名称是中文(GBK或GB2312编码),会识别成???? 测试:如果传入对应的字符集可以正常识别 ZipArchiveInputStream(inputStream, "GBK") ZipInputStream(inputStream, Charset.forName("GBK")) val zip = ZipFile(zipFile, Charset.forName("GBK"))

复现步骤 / How to reproduce

ZIP中文件,如果里面的文件名称是中文(GBK或GB2312编码),会识别成????

确认 / Assignment

  • [X] 已经提交复现所需要的附加资料 / Submit additions related with bugs

其他信息 / Additions

No response

日志提交 / Relevant log output

No response

阅读版本 / Legado version

3.23

Android版本 / Android version

所有

机型 / Model

所有

simple8848 avatar May 23 '23 09:05 simple8848

不会新发帖子,借用一哈评论区ʚ♡⃛ɞ(ू•ᴗ•ू❁)rar格式的压缩文件打不开,不管用自带还是系统文件夹选择器都打不开12系统和14系统都不行

7845399855 avatar May 24 '23 18:05 7845399855

@7845399855 不支持RAR5

821938089 avatar May 25 '23 04:05 821938089

https://github.com/junrar/junrar/issues/23

ag2s20150909 avatar May 29 '23 12:05 ag2s20150909

由于长期没有状态更新,该问题将于5天后自动关闭。如有需要可重新打开。

github-actions[bot] avatar Jul 01 '23 02:07 github-actions[bot]