Roundcube Community Forum

SVN Releases => Issues & Bugs => Topic started by: roundcubeuser on June 01, 2008, 03:29:10 PM

Title: Problem with spaces in IMAP-Folders
Post by: roundcubeuser on June 01, 2008, 03:29:10 PM
What can I do in this case:

Firefox

I select an IMAP folder withone or more spaces in its name ("Sent Objects").
The folder has many mails in it, but it's displayed as empty.
If i input the folder manually in the adressbar of firefox, it works (URL...&_mbox=Sent%20Objects).


Internet Explorer

No problems here.


------------


I found out, that internet explorer uses the "+" symbol for spaces in folder names, but firefox seems not beeing able to work with them. "%20" works in firefox without any problems.What can i do here? Is there a special var in the config files that sets "%20" for spaces? Is it a mistake in roundcube?