Bug 458511 - If a PDF has a name containing double quotes, its preview is not rendered.
Summary: If a PDF has a name containing double quotes, its preview is not rendered.
Status: REPORTED
Alias: None
Product: dolphin
Classification: Applications
Component: view-engine: general (show other bugs)
Version: 22.04.1
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-08-30 13:01 UTC by David Tonhofer
Modified: 2022-08-30 13:01 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David Tonhofer 2022-08-30 13:01:11 UTC
SUMMARY

If a PDF has a name with double quotes, its preview is not rendered.

For example, the preview is rendered in case the PDF is named

a_b.pdf

but is not rendered if the file is named

a"b".pdf

Additionally, the preview actually disappears if named in that way, either through dolphin or through the command line.

(This may indicate that the filename string is passed to the shell in a command, but with quotes wrapped around, which may open a can of worms)

Reproducible: Always
KDE Frameworks: 5.97.0
Qt: 5.15.5