#1488543 closed Bug Patches (fixed)

cannot rename IMAP folders

Reported by: bigbug Owned by:
Priority: 7 Milestone: 0.8-stable
Component: User Interface Version: 0.8-rc
Severity: normal Keywords:
Cc:

Description

Go to Settings->Folders and try to rename folder.

PHP Fatal error: Call to undefined method rcube_imap::_list_folders_subscribed() in /srv/www/apps/roundcube/program/include/rcube_imap.php on line 2848

Possibly introduced by the changeset
http://trac.roundcube.net/changeset/435d55ecee7c5bc9651462d681e42af7f108ba66/github

Fix: lines 2848, 2852: rename _list_folders_subscribed() to list_folders_subscribed()

Change History (1)

comment:1 Changed 11 months ago by alec

  • Resolution set to fixed
  • Status changed from new to closed
Note: See TracTickets for help on using tickets.