OI File Manager doesn't support filenames containing spaces

Hi,

Doesn't handle spaces in filenames, it replaces spaces with "%20" (at least when displaying and won't perform action) which probably means other characters also unsupported.

Bye,
Dennis

Which application

"%20" is the standard escape code for a space. Which application are you trying to launch with OI File Manager? That application should convert "%20" back to a space (similar to how a browser resolves an address). If it does not, the error may lie in that application.

"%20" is standard for space

"%20" is standard for space ONLY in URLs we are not talking about urls here. I have had this problem in a number of apps (including OI ones!) I don't use this app any more as all the others work, just wanted to get it fixed to help others.