Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

default folders and dont_override #4581

Closed
rcubetrac opened this issue Jun 11, 2014 · 5 comments
Closed

default folders and dont_override #4581

rcubetrac opened this issue Jun 11, 2014 · 5 comments

Comments

@rcubetrac
Copy link

Reported by waster on 11 Jun 2014 08:21 UTC as Trac ticket #1489940

If I use

$config['dont_override'] = array('default_folders')

then corresponding section is displayed on a settings page and hangs while clicking on it

Logs contains:

PHP Fatal error:  Call to a member function show() on a non-object in /var/www/roundcube-new/program/steps/settings/func.inc on line 1058

I guess whole section should not displayed with such dont_override setting.

Migrated-From: http://trac.roundcube.net/ticket/1489940

@rcubetrac
Copy link
Author

Comment by @alecpl on 11 Jun 2014 09:47 UTC

Not an issue in git-master where we removed default_folders, but we should fix this for 1.0.

@rcubetrac
Copy link
Author

Milestone changed by @alecpl on 11 Jun 2014 09:47 UTC

later => 1.0.2

@rcubetrac
Copy link
Author

Comment by @alecpl on 11 Jun 2014 17:15 UTC

Fixed in f105dbb.

@rcubetrac
Copy link
Author

Status changed by @alecpl on 11 Jun 2014 17:15 UTC

new => closed

@rcubetrac
Copy link
Author

Comment by @alecpl on 11 Jun 2014 17:16 UTC

BTW, to disable special folders you should add *_mbox options to dont_override list.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant