Page 1 of 1

PICK_FILE returns wrong path

Posted: 2011-07-12, 06:30 UTC
by t_arn
I have an app that uses the Intent "org.openintents.action.PICK_FILE" to pick a file. Since I installed TC 1.0b9, Total Commander is also offered to pick a file.

But the path returned by TC is wrong (it works with OI Filemanager):
When I pick /sdcard/temp/test.txt TC returns /sdcard/temp/sdcard/temp/test.txt

Tom

Posted: 2011-07-14, 13:01 UTC
by ghisler(Author)
This is a known problem which will be fixed in beta 10. It happens because when you tap on a file, the full path instead of just the file name is put in the edit box.