OI File Manager doesn't support filenames containing spaces
Tue, 01/26/2010 - 03:01 — dbareis
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.
"%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 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.
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.