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

[BUG] PDF Document Loader cannot upload files with a comma in the file name #4107

Open
damirtresnjo opened this issue Mar 2, 2025 · 1 comment · May be fixed by #4197
Open

[BUG] PDF Document Loader cannot upload files with a comma in the file name #4107

damirtresnjo opened this issue Mar 2, 2025 · 1 comment · May be fixed by #4197
Labels
bug Something isn't working ui Issues or features related to ui

Comments

@damirtresnjo
Copy link

I noticed an issue when you are running flowise locally on a windows 11 machine. You cannot upload a PDF file with commas in the file name into a PDF loader under Document Store.

To Reproduce
Steps to reproduce the behavior:

  1. Go to Document Stores
  2. Add a store
  3. Add a PDF loader
  4. Click on upload a file
  5. Select a file with a , in the file name (e.g. test,1.pdf)
  6. No error, just no filename is selected

Setup

  • Installation: npx flowise start
  • Flowise Version: 2.2.6-hotfix.1
  • OS: Windows 11
  • Browser Chrome
@HenryHengZJ HenryHengZJ added bug Something isn't working ui Issues or features related to ui labels Mar 13, 2025
@Hetsavani
Copy link

Hetsavani commented Apr 1, 2025

Hey can anyone review my pull request and tell me the feedback please?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working ui Issues or features related to ui
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants