max-mapper / max-mapper/extract-zip

Files containing not Turkish words.

Open
#106 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug help wanted
Dominant language
JavaScript
Stars
398
Forks
144
PR merge metrics
No merged PRs in 30d

Description

Files containing Turkish words such as "ükişçöİ" are extracted with a bad name.

Sample ;
zip folder = türkçe dosya.txt
exported folder= t?rk?e dosya.txt

12

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Reproduce the extraction using a ZIP entry named "türkçe dosya.txt" and inspect the repository's extraction entry point for filename decoding. Compare the exported name with the ZIP entry name and add regression coverage if the project has an existing test location. Done means Turkish characters remain intact after extraction.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
tooling
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.