| Summary: | RenameDialog shows '%2520' in file name labels instead of '%20' | ||
|---|---|---|---|
| Product: | [Frameworks and Libraries] frameworks-kio | Reporter: | enno <enno.nagel> |
| Component: | general | Assignee: | David Faure <faure> |
| Status: | RESOLVED UPSTREAM | ||
| Severity: | normal | CC: | a.samirh78, kdelibs-bugs-null, krusader-bugs-null, toni.asensi |
| Priority: | NOR | ||
| Version First Reported In: | 5.70.0 | ||
| Target Milestone: | --- | ||
| Platform: | openSUSE | ||
| OS: | Linux | ||
| URL: | https://codereview.qt-project.org/c/qt/qtbase/+/306324 | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | Dolphin shows strange names after dragging a file over a copy of it | ||
|
Description
enno
2020-03-18 10:19:32 UTC
Created attachment 127597 [details]
Dolphin shows strange names after dragging a file over a copy of it
Dolphin shows strange names after dragging a file over a copy of it.
The present bug report is not really about Krusader, but about frameworks-kio.
Fixed upstream https://codereview.qt-project.org/c/qt/qtbase/+/306324, FTR the fix should be in Qt 5.15.1. It's not feasible to fix this one occurrence here, when toDisplayString() is used all over the place; the proper fix is to wait for your distro to update to Qt 5.15.1. |