Summary: | no thumbnails for files with non-ascii names | ||
---|---|---|---|
Product: | [Applications] konsole | Reporter: | Antonio Rojas <arojas> |
Component: | general | Assignee: | Konsole Developer <konsole-devel> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | 20.07.80 | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/utilities/konsole/commit/4e8a9121c4a14a874cbf5662a0b69043833a22d5 | Version Fixed In: | 20.08 |
Sentry Crash Report: |
Description
Antonio Rojas
2020-07-19 11:14:50 UTC
A possibly relevant merge request was started @ https://invent.kde.org/utilities/konsole/-/merge_requests/186 Git commit d725d8674129a2a4c8c8eeaf4f2a9ebdf02a9d09 by Antonio Rojas. Committed on 01/08/2020 at 17:19. Pushed by tcanabrava into branch 'release/20.08'. Fix underlining files with non-ascii names Expand the regexp to match all unicode alphanumeric characters M +1 -1 src/Filter.cpp https://invent.kde.org/utilities/konsole/commit/d725d8674129a2a4c8c8eeaf4f2a9ebdf02a9d09 Git commit 4e8a9121c4a14a874cbf5662a0b69043833a22d5 by Antonio Rojas. Committed on 05/08/2020 at 17:55. Pushed by arojas into branch 'master'. Fix underlining files with non-ascii names Expand the regexp to match all unicode alphanumeric characters FIXED-IN: 20.08 M +1 -1 src/filterHotSpots/FileFilter.cpp https://invent.kde.org/utilities/konsole/commit/4e8a9121c4a14a874cbf5662a0b69043833a22d5 |