bigbluebutton / bigbluebutton

Complete open source web conferencing system.
https://bigbluebutton.org
GNU Lesser General Public License v3.0
8.56k stars 5.95k forks source link

Remove '+' characters from filen ame for downloaded presentation #19235

Open ffdixon opened 11 months ago

ffdixon commented 11 months ago

Describe the bug If you upload a presentation called one two three.pdf (with spaces), it gets downloaded as one+two+three.pdf.

To Reproduce Steps to reproduce the behavior:

  1. Upload attached one two three.pdf
  2. Enable presentation to be downloaded by users
  3. Click the download button
  4. Presentation is downloaded as one+two+three.pdf

Expected behavior Downloaded as one two three.pdf.

Actual behavior Presentation is downloaded as one+two+three.pdf

Screenshots

image

BBB version: 2.7.3

stale[bot] commented 2 months ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.