Summary: | Loading of Find & Replace settings handles spaces incorrectly | ||
---|---|---|---|
Product: | [Applications] krename | Reporter: | Marcin Orlowski <mail> |
Component: | general | Assignee: | Heiko Becker <heiko.becker> |
Status: | RESOLVED DUPLICATE | ||
Severity: | normal | CC: | justin.zobel, kramski |
Priority: | NOR | ||
Version First Reported In: | 5.0.0 | ||
Target Milestone: | --- | ||
Platform: | Kubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Marcin Orlowski
2019-07-26 21:15:24 UTC
This is still an issue for Version 5.0.60 (krename-git 5.0.60.r533.64d6c66-1 on Arch Linux). Testcase: - Given a file "aaa bbb ccc.txt" -- Add interactively Find: (a single blank), Replace: (nothing) -- Gets you "aaa-bbb-ccc.txt" -- Save/Load this exact definition -- Gets you "-a-a-a- -b-b-b- -c-c-c-.-t-x-t-" KDE Frameworks 5.67.0 Qt 5.14.1 (built against 5.14.1) The xcb windowing system Sorry, this should read: -- Add interactively Find: (a single blank), Replace: - (a single dash) This appears to be a duplicate of 394853. Please reopen if this is not the case. *** This bug has been marked as a duplicate of bug 394853 *** |