littleredbutton / cloud_bbb

@bigbluebutton integration for @nextcloud
GNU Affero General Public License v3.0
103 stars 42 forks source link

Invalid character for FileSystem when saving meeting as file #306

Open UNITO-gmammolo opened 2 weeks ago

UNITO-gmammolo commented 2 weeks ago

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:

  1. Go to BBB page on Nextcloud.
  2. Choose a meeting registration
  3. 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 immagine

System (please complete the following information):