Describe the bug
If a print job has commas in the filename and the user tries to view the document in Chrome (from the server admin printer page), it throws an error (ERR_RESPONSE_HEADERS_MULTIPLE_CONTENT_DISPOSITION).
To Reproduce
Steps to reproduce the behavior:
- From the server, upload a file to print with a comma in the filename.
- In the admin side, make sure the settings are configured to allow staff to view print files.
- Open the admin page in Chrome and navigate to the prints.
- Try to view the file with the comma and see error.