Re: On KIO and non-unicode compatible paths

2018-04-09 Thread Christoph Feck
On 08.04.2018 13:59, Inkane wrote: I recently had a look at Bug 173097 (Cannot delete a file with "invalid" characters in its name), and unfortunately, this seems to be a surprisingly difficult issue to fix with how KIO is currently designed. [...] The root of the issue here is basically the way

On KIO and non-unicode compatible paths

2018-04-08 Thread Inkane
Abstract I recently had a look at Bug 173097 (Cannot delete a file with "invalid" characters in its name), and unfortunately, this seems to be a surprisingly difficult issue to fix with how KIO is currently designed. The following should document the current state to the best of my unde