Roundcube Community Forum

 

Rename folders in Internet Explorer

Started by Heritz, September 19, 2006, 05:20:39 PM

Previous topic - Next topic

Heritz

Hi guys,

I can't rename my folders created in RoundCube under Internet Explorer 6.x. When I click in the EDIT icon the field is being filled with the word "undefined" and if I try to change it RoundCube returns an error.

Is anyone else experiencing this?

Thanks!
Heritz

cbernardi

see line 144 in main.inc.php

// protect the default folders from renames, deletes, and subscription changes
$rcmail_config['protect_default_folders'] = TRUE;