maple3142 / maple3142/GDIndex

Error for '/' character in filename

Open
#172 3 comments 0 reactions 0 assignees View on GitHub

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.

![image.png](https://i.loli.net/2020/11/18/hxbU5kKuE6zw7cI.png)

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

  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 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.