scanner icon indicating copy to clipboard operation
scanner copied to clipboard

Renaming a file allows unallowed symbols, causing file system error

Open larsschellhas opened this issue 2 years ago • 2 comments

Describe the bug

When you rename a file in the app and include characters which aren't allowed for filenames (e.g. '/') it will cause an error and you need to retype everything.

To Reproduce

  1. Go to 'Rename file'
  2. Enter something with '/'
  3. Press enter
  4. See error

Expected behavior Same experience as in Windows itself. When entering an unallowed character, it isn't printed but a warning is shown instead. image

Screenshots image image

Log data log20220514.txt

larsschellhas avatar May 14 '22 16:05 larsschellhas

Good catch! I'll polish this up a bit in the next update.

simon-knuth avatar May 16 '22 09:05 simon-knuth

Looking forward to it! 😊

larsschellhas avatar May 16 '22 10:05 larsschellhas

This is included in the v3.2 release.

simon-knuth avatar Aug 19 '22 12:08 simon-knuth