Please use the 👍 reaction to show that you are affected by the same issue. Please don't comment if you have no relevant information to add!
Describe the bug
Uploaded files are seemingly saved in a folder structure Forms/{id of form} - {title of form}/{id of submission}/{id of question} - {title of question} but the titles do not seem to get trimmed in regards to trailing white spaces, which results in syncing problems (at least on Windows 11 with NTFS).
To Reproduce
Steps to reproduce the behavior:
Go to Forms and create a new form
Call it test with a trailing whitespace
Add a file upload option and call it test as well
Upload a file
Expected behavior
I expect the fields that are used for filenames to be trimmed in regard to whitespace and maybe also sanitized regarding other invalid characters like :
Screenshots
If applicable, add screenshots to help explain your problem.
Nextcloud (please complete the following information):
Nextcloud-Version: 30.0.2
Forms-Version: 4.3.3
Desktop (please complete the following information):
@Koc one more bug related to the file question type. I also had a similar issue with a : in the question title. So we should remove all offending characters from the folder names.
Please use the 👍 reaction to show that you are affected by the same issue. Please don't comment if you have no relevant information to add!
Describe the bug Uploaded files are seemingly saved in a folder structure
Forms/{id of form} - {title of form}/{id of submission}/{id of question} - {title of question}
but the titles do not seem to get trimmed in regards to trailing white spaces, which results in syncing problems (at least on Windows 11 with NTFS).To Reproduce Steps to reproduce the behavior:
test
with a trailing whitespacetest
as wellExpected behavior I expect the fields that are used for filenames to be trimmed in regard to whitespace and maybe also sanitized regarding other invalid characters like
:
Screenshots If applicable, add screenshots to help explain your problem.
Nextcloud (please complete the following information):
Desktop (please complete the following information):