Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Open Folder" can't open the folder name consist square brackets with at least 1 char in it #207

Open
alanqq0624 opened this issue Mar 26, 2024 · 0 comments · May be fixed by #209
Open

Comments

@alanqq0624
Copy link

alanqq0624 commented Mar 26, 2024

Describe the bug
"Open Folder" can't open the folder name square brackets with at least 1 char in it.
For example, you can open folder name called "[]", but you can't open folder name called "[123]" or "12[123]12".

To Reproduce
Steps to reproduce the behavior:

  1. Make a new folder and place some .cbz file in it, make sure the Manga-Manger can open and load the new folder with "Open Folder" correctly.
  2. Rename the new folder name to "[123]"
  3. Use "Open Folder" to open the folder "[123]".

Expected behavior
Open specific folder and load all .cbz file in it

Screenshots
The screenshot below is the trace from the Errors page.
image

Desktop (please complete the following information):

  • OS: windows 11 23H2
  • Browser: chrome
alanqq0624 added a commit to alanqq0624/Manga-Manager that referenced this issue Apr 8, 2024
Issue Resolved: MangaManagerORG#207 

Changes Made:
- Implemented the ability to read folders with escape characters in their names.

Reference: 
https://stackoverflow.com/questions/2595119/glob-and-bracket-characters
@alanqq0624 alanqq0624 linked a pull request Apr 24, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant