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

New Uploads are having name stripped. Please check #1130

Open
aamirahmad170 opened this issue Dec 9, 2024 · 0 comments
Open

New Uploads are having name stripped. Please check #1130

aamirahmad170 opened this issue Dec 9, 2024 · 0 comments
Assignees

Comments

@aamirahmad170
Copy link

Describe the issue
When uploading new media files (e.g., MP4 videos) to the CMS, spaces within file names (e.g., "example video.mp4") are automatically removed or replaced. This behavior disrupts file naming conventions and can create inconsistencies in systems reliant on exact file name formats.

To Reproduce
Steps to reproduce the issue:

Navigate to the CMS upload section.
Select an MP4 file with spaces in its name (e.g., "example video.mp4").
Upload the file to the CMS.
Observe that the spaces are either removed (e.g., "examplevideo.mp4") or replaced with another character (e.g., "example_video.mp4").

Expected behavior
The CMS should preserve spaces in file names as they are, or provide options to control this behavior (e.g., replacing spaces with underscores, retaining them, or displaying a warning).

Screenshots
If applicable, screenshots showing the file name before and after upload.

Environment (please complete the following information):

OS: Ubuntu 22.04
Installation method: Single server manual install
Browser: Mozilla Firefox, Version 119

Additional context
This issue affects workflows that rely on specific file naming conventions, particularly when integrating with external systems or media libraries. Offering configurable options for handling spaces in file names would enhance the flexibility and compatibility of the CMS.

@aamirahmad170 aamirahmad170 changed the title New Uploadeds are having name stripped. Please check New Uploads are having name stripped. Please check Dec 9, 2024
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

No branches or pull requests

2 participants