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

Media Library File Name and Folder Name Special Character Issue #16163

Closed
KapilChouhanAst opened this issue May 27, 2024 · 3 comments
Closed
Milestone

Comments

@KapilChouhanAst
Copy link

If we add + (plus sign) in the filename or folder name then the files are no longer accessible. these are getting 404

To Reproduce

Steps to reproduce the behavior:

  1. Go to media library
  2. create a new folder under media library and add a plus (+) sign in the folder name
  3. upload the file in this folder (just for an example add any image)
  4. if you can see the image is not visible. When we click on the view button it shows an error
  5. same thing with the filename also. If we add plus sign in the filename then that file will show same error.

Expected behavior

if any character does not work in the file name and folder name then there should be a validation check so that we can not add that character

Screenshots

image
image

Copy link
Contributor

We triaged this issue and set the milestone according to the priority we think is appropriate (see the docs on how we triage and prioritize issues).

This indicates when the core team may start working on it. However, if you'd like to contribute, we'd warmly welcome you to do that anytime. See our guide on contributions here.

@Piedone Piedone added the Media label May 27, 2024
@Piedone
Copy link
Member

Piedone commented May 27, 2024

This looks like the same issue, but specifically for Blob Storage: #11673. Perhaps it needs to be fixed on a higher level, then. @IsQiao, as the reporter of the other issue, and who started to fix it under #11674, what do you think? Can you provide a more generic fix?

@Piedone
Copy link
Member

Piedone commented May 27, 2024

This is the same issue. So, I'm closing this one as a duplicate of that earlier issue. But thank you for providing valuable different repro steps, and the insight that this is not just an Azure Blob bug!

@Piedone Piedone closed this as not planned Won't fix, can't repro, duplicate, stale May 27, 2024
@MikeAlhayek MikeAlhayek modified the milestones: 2.x, 2.0 Sep 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants