When you save a meeting recording to nextcloud, a .url file is created.
The name of this file is the name of the recording plus the date in toISOString format (e.g. '2024-11-08T13:02:26.568Z').
However, this will cause problems with the nextcloud client when it tries to synchronise and copy the file to Windows.
To Reproduce
Steps to reproduce the behavior:
Go to BBB page on Nextcloud.
Choose a meeting registration
click on Save as file
Expected behavior
Filename saved in a format that does not contain ‘:’ or other illegal characters for major OS (Windows, Linux, Mac)
Screenshots
System (please complete the following information):
Describe the bug
When you save a meeting recording to nextcloud, a .url file is created. The name of this file is the name of the recording plus the date in toISOString format (e.g. '2024-11-08T13:02:26.568Z'). However, this will cause problems with the nextcloud client when it tries to synchronise and copy the file to Windows.
To Reproduce Steps to reproduce the behavior:
Expected behavior Filename saved in a format that does not contain ‘:’ or other illegal characters for major OS (Windows, Linux, Mac)
Screenshots
System (please complete the following information):