Fix filename encoding in archives #55

Closed
opened 2025-08-28 19:08:47 +01:00 by Ghost · 2 comments
Ghost commented 2025-08-28 19:08:47 +01:00 (Migrated from codeberg.org)

libarchive refuses to read zip archives with non-ASCII filenames, even if encoded with Unicode. This needs to be resolved, alongside detection of non-Unicode filenames as well.

libarchive refuses to read zip archives with non-ASCII filenames, even if encoded with Unicode. This needs to be resolved, alongside detection of non-Unicode filenames as well.
Ghost commented 2025-09-18 19:48:02 +01:00 (Migrated from codeberg.org)

UTF-8 archives are fixed. More work is needed to fix other encodings.

UTF-8 archives are fixed. More work is needed to fix other encodings.
Ghost commented 2025-10-19 21:07:00 +01:00 (Migrated from codeberg.org)

Fixed in 9cd269665f

Fixed in 9cd269665f38a570915c5fa259e04654c8c0d08b
Sign in to join this conversation.
No milestone
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Reference
Tearnote/Playnote#55
No description provided.