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]: drag and drop with windows compatible file names shows unspecific error #50294

Open
4 of 8 tasks
tobiasKaminsky opened this issue Jan 21, 2025 · 2 comments
Open
4 of 8 tasks
Labels
0. Needs triage Pending check for reproducibility or if it fits our roadmap 30-feedback bug

Comments

@tobiasKaminsky
Copy link
Member

⚠️ This issue respects the following points: ⚠️

Bug description

  • enable windows compatible filenames
  • upload a file with "<," in it as drab and drop
  • see unspecific error message

Steps to reproduce

see above

Expected behavior

see correct error message that "<" is not allowed

Nextcloud Server version

30

Operating system

None

PHP engine version

None

Web server

None

Database engine version

None

Is this bug present after an update or on a fresh install?

None

Are you using the Nextcloud Server Encryption module?

None

What user-backends are you using?

  • Default user-backend (database)
  • LDAP/ Active Directory
  • SSO - SAML
  • Other

Configuration report

List of activated Apps

happens on c.nc.c

Nextcloud Signing status

Nextcloud Logs

Additional info

No response

@tobiasKaminsky tobiasKaminsky added 0. Needs triage Pending check for reproducibility or if it fits our roadmap bug labels Jan 21, 2025
@solracsf
Copy link
Member

I would suggest a message printing the array of forbidden_filename_characters param, just like Windows handle it:

Image

@tobiasKaminsky
Copy link
Member Author

The correct error message is in nextcloud.log, but not shown to the user via web ui.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0. Needs triage Pending check for reproducibility or if it fits our roadmap 30-feedback bug
Projects
None yet
Development

No branches or pull requests

3 participants