amincss / openintents

Automatically exported from code.google.com/p/openintents
0 stars 0 forks source link

OI File Manger can't correctly rename files/dirs which starts with dot #397

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Create directory starts with dot, for example ".foo"
2. Try to rename created folder, for example "bar"

What is the expected output? What do you see instead?
I expect to get folder named "bar", but I have "bar.foo".

What version of the product are you using? On what operating system?
OI File Manger 1.1.6, Android 2.3.3, Motorola Droid X

Original issue reported on code.google.com by vlad.gub...@gmail.com on 5 Sep 2011 at 11:43

GoogleCodeExporter commented 9 years ago

Original comment by peli0...@googlemail.com on 8 Sep 2011 at 7:32

GoogleCodeExporter commented 9 years ago
Patch suggested at 
https://groups.google.com/forum/?hl=en#!topic/openintents/V376b9oKEnY

Original comment by rmce...@gmail.com on 24 Dec 2011 at 7:34

GoogleCodeExporter commented 9 years ago
please let me know if this issue still valid?

Original comment by jzs...@gmail.com on 28 Dec 2011 at 8:37

GoogleCodeExporter commented 9 years ago
Note that it is also not possible to remove an extension from a file name (not 
directory).
I suppose this was introduced as a feature in order to preserve extensions, but 
in this way, one can never get rid of an extension if one wants to.

The correct way to handle this would be to ask the user if they really want to 
change the extension if they change it.

Original comment by peli0...@googlemail.com on 4 Jan 2012 at 3:57

GoogleCodeExporter commented 9 years ago
This issue was closed by revision r3997.

Original comment by peli0...@googlemail.com on 7 Jan 2012 at 9:43