Summary | Script horde-import-squirrelmail-prefs ends with a fatal error |
Queue | Horde Groupware Webmail Edition |
Queue Version | 5.2.2 |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | |
Requester | michael.grafnetter (at) outlook (dot) com |
Created | 01/06/2015 (3834 days ago) |
Due | |
Updated | 01/06/2015 (3834 days ago) |
Assigned | |
Resolved | 01/06/2015 (3834 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
commit 391a0bd3d5c9962e79992d8c17637652ca884d01
Author: Jan Schneider <jan@horde.org>
Date: Tue Jan 6 13:58:19 2015 +0100
Fix method visibility (
Bug #13780).Conflicts:
horde/docs/CHANGES
horde/package.xml
horde/bin/horde-import-squirrelmail-prefs | 18 +++++++++---------
horde/package.xml | 14 ++++++++++++++
2 files changed, 23 insertions(+), 9 deletions(-)
http://github.com/horde/horde/commit/391a0bd3d5c9962e79992d8c17637652ca884d01
commit d20f185ba684290eeb92f7e268fe0d80f1871da4
Author: Jan Schneider <jan@horde.org>
Date: Tue Jan 6 13:58:19 2015 +0100
Fix method visibility (
Bug #13780).horde/bin/horde-import-squirrelmail-prefs | 18 +++++++++---------
horde/docs/CHANGES | 1 +
horde/package.xml | 2 ++
3 files changed, 12 insertions(+), 9 deletions(-)
http://github.com/horde/horde/commit/d20f185ba684290eeb92f7e268fe0d80f1871da4
Priority ⇒ 1. Low
Patch ⇒ No
Milestone ⇒
Queue ⇒ Horde Groupware Webmail Edition
Summary ⇒ Script horde-import-squirrelmail-prefs ends with a fatal error
Type ⇒ Bug
State ⇒ Unconfirmed
running shell command
horde-import-squirrelmail-prefs file:john.pref
I get this output:
[ INFO ] Importing john's preferences
PHP Fatal error: Call to private method SM_Horde_Convert::_savePrefs()
from context 'SM_Horde_Convert_File' in
/usr/local/bin/horde-import-squirrelmail-prefs on line 348
Could someone help me, please?