Pretty much the same as https://github.com/TeamAmaze/AmazeFileManager/issues/1522.
While trying to rename a folder or file to the same name as current folder, it fails and shows a toast with 'invalid name'.
Steps to reproduce the behavior:
The folder or file should be renamed.
Also, I wonder why the recursive restriction is added to mkdir and rename in the first place. Thanks.
Wasn't this fixed? @TranceLove
It only fixed the restriction on mkdir(), the same restriction on rename() is not fixed.
See:https://github.com/TranceLove/AmazeFileManager/commit/c187524114c1d8c02657a5173fb266217cc748ac
Most helpful comment
It only fixed the restriction on mkdir(), the same restriction on rename() is not fixed.
See:https://github.com/TranceLove/AmazeFileManager/commit/c187524114c1d8c02657a5173fb266217cc748ac