Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

If a document's filename contains spaces, export as PDF fails #284

Open
LostinSpacetime opened this issue Oct 5, 2024 · 0 comments
Open
Labels
bug Something isn't working

Comments

@LostinSpacetime
Copy link

Steps to Reproduce:

  1. Open a document with spaces in its name like "test test.odt"
  2. Got to "File" -> Export as PDF
  3. Accept default name and settings and export
  4. see error
  5. go back to the document file and rename it to test.odt
  6. Repeat the export procedure
  7. success!

Expected Behavior:
One should get a message that the document was successfully exported and a new PDF-file should be created.

Actual Behavior:
Nothing happens, and there is also no newly created PDF-file.

Desktop:
Tested on multiple clients with multiple OSs and Browsers with the same behavior.

Server:

  • Ubuntu 22.04 with Plesk
  • Nextcloud 30.0.0
  • Built-in CODE server 24.4.702
  • Nextcloud Office 8.5.1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants