Error for '/' character in filename
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 1.9k
- Forks
- 1.1k
- PR merge metrics
- No merged PRs in 30d
Description
# Bug Description / 問題描述
When the filename includes '/' character, the file/folder can never be opened correctly.

The full name for this folder should be "[BDMV][201118][BRMM-10310][Roselia×RAISE A SUILEN「Rausch und/and Craziness」]", but GDIndex seems to separate the filename into two. This still doesn't work even if I change the '/' in URL into %2F.
# Environment / 環境
* Browser version / 瀏覽器版本:
Chrome 86
* OS version / 作業系統版本:
Windows 10 Version 2004
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce issue #172 with a Google Drive filename containing '/', using the reported Chrome and Windows environment if available. Trace how GDIndex turns Drive filenames into URLs and resolves encoded paths; done means the complete filename opens correctly without being split into separate path segments.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- html
- Domain
- frontend, web-dev
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100