| Summary: | Krename automatically renames filenames containing #$/ | ||
|---|---|---|---|
| Product: | TDE | Reporter: | Andrew Young <bugs.trinitydesktop.org> |
| Component: | tdeutils | Assignee: | Timothy Pearson <kb9vqf> |
| Status: | NEW --- | ||
| Severity: | major | CC: | bugwatch |
| Priority: | P5 | ||
| Version: | R14.0.x [Trinity] | ||
| Hardware: | Other | ||
| OS: | Linux | ||
| Compiler Version: | TDE Version String: | ||
| Application Version: | Application Name: | ||
| Bug Depends on: | |||
| Bug Blocks: | 2968 | ||
| Attachments: | Snapshot of buggy Krename | ||
Created attachment 2322 [details] Snapshot of buggy Krename Krename will automatically rename filenames which contain #& etc. Below is a list of test filenames that show the behaviour in Krename. Attached is a screenshot of the filenames and their automatic new names. Krename should ignore #% etc in filenames and only use the pattern entered as a template. foo %23{0.1} bar.txt foo%23{0.1}bar.txt foo [&1][%%2-] bar.txt foo[&1][%%2-]bar.txt foo ∕ bar.txt foo $ bar.txt foo * bar.txt foo \ bar.txt foo & bar.txt foo %23 bar.txt foo %% bar.txt foo∕bar.txt foo$bar.txt foo*bar.txt foo\bar.txt foo&bar.txt foo%23bar.txt foo%%25bar.txt