Roundcube Community Forum

Release Support => Pending Issues => Topic started by: Heritz on September 19, 2006, 05:20:39 PM

Title: Rename folders in Internet Explorer
Post by: Heritz on September 19, 2006, 05:20:39 PM
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!
Title: Re: Rename folders in Internet Explorer
Post by: cbernardi on March 16, 2007, 09:42:17 PM
see line 144 in main.inc.php

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