[Tickets #14202] Re: Mnemo/Kolab-driven: Cannot remove notepads
noreply at bugs.horde.org
noreply at bugs.horde.org
Thu Dec 17 11:43:25 UTC 2015
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: https://bugs.horde.org/ticket/14202
------------------------------------------------------------------------------
Ticket | 14202
Updated By | mike.gabriel at das-netzwerkteam.de
Summary | Mnemo/Kolab-driven: Cannot remove notepads
Queue | Mnemo
Version | 4.2.8
Type | Bug
State | Unconfirmed
Priority | 1. Low
Milestone |
Patch |
Owners |
------------------------------------------------------------------------------
mike.gabriel at das-netzwerkteam.de (2015-12-17 11:43) wrote:
Testing with Nag:
o I cannot remove empty task lists
o I *can* remove task lists once a task in them
Testing with Kronolith:
o same as above
Testing with Turba:
o I cannot remove empty address books
o o I *cannot* remove address books with contacts in them
About Turba: it seems that Turba deletes all contact items first and
*then* tries to remove the (now) empty address book. This fails with
the usable backtrace below:
"""
Ein schwerer Fehler ist aufgetreten:
Invalid sequence in Uid
1. Turba_Form_DeleteAddressBook->execute()
/usr/share/horde/turba/addressbooks/delete.php:44
2. Turba_Driver->deleteAll()
/usr/share/horde/turba/lib/Form/DeleteAddressBook.php:59
3. Turba_Driver_Share->_deleteAll()
/usr/share/horde/turba/lib/Driver.php:1062
4. Turba_Driver_Kolab->_deleteAll()
/usr/share/horde/turba/lib/Driver/Share.php:303
5. Horde_Kolab_Storage_Data_Base->deleteAll()
/usr/share/horde/turba/lib/Driver/Kolab.php:798
6. Horde_Kolab_Storage_Data_Base->delete()
/usr/share/php/Horde/Kolab/Storage/Data/Base.php:635
7. Horde_Kolab_Storage_Data_Base->deleteBackendIds()
/usr/share/php/Horde/Kolab/Storage/Data/Base.php:617
8. Horde_Kolab_Storage_Driver_Decorator_Base->expunge()
/usr/share/php/Horde/Kolab/Storage/Data/Base.php:651
9. Horde_Kolab_Storage_Driver_Decorator_Base->expunge()
/usr/share/php/Horde/Kolab/Storage/Driver/Decorator/Base.php:468
10. Horde_Kolab_Storage_Driver_Imap->expunge()
/usr/share/php/Horde/Kolab/Storage/Driver/Decorator/Base.php:468
Details
Die vollständige Fehlermeldung wurde in Hordes Logdatei geschrieben
und für Administratoren weiter unten ausgegeben. Benutzer, die keine
Administratoren sind, bekommen diese Details nicht zu sehen.
Horde_Kolab_Storage_Exception Object
(
[details] =>
[logged] => 1
[_logLevel:protected] => 0
[message:protected] => Invalid sequence in Uid
[string:Exception:private] =>
[code:protected] => 0
[file:protected] => /usr/share/php/Horde/Kolab/Storage/Driver/Imap.php
[line:protected] => 620
[trace:Exception:private] => Array
(
[0] => Array
(
[file] =>
/usr/share/php/Horde/Kolab/Storage/Driver/Decorator/Base.php
[line] => 468
[function] => expunge
[class] => Horde_Kolab_Storage_Driver_Imap
[type] => ->
[args] => Array
(
[0] => INBOX/Kontakte-Test
)
)
[1] => Array
(
[file] =>
/usr/share/php/Horde/Kolab/Storage/Driver/Decorator/Base.php
[line] => 468
[function] => expunge
[class] => Horde_Kolab_Storage_Driver_Decorator_Base
[type] => ->
[args] => Array
(
[0] => INBOX/Kontakte-Test
)
)
[2] => Array
(
[file] => /usr/share/php/Horde/Kolab/Storage/Data/Base.php
[line] => 651
[function] => expunge
[class] => Horde_Kolab_Storage_Driver_Decorator_Base
[type] => ->
[args] => Array
(
[0] => INBOX/Kontakte-Test
)
)
[3] => Array
(
[file] => /usr/share/php/Horde/Kolab/Storage/Data/Base.php
[line] => 617
[function] => deleteBackendIds
[class] => Horde_Kolab_Storage_Data_Base
[type] => ->
[args] => Array
(
[0] => Array
(
)
)
)
[4] => Array
(
[file] => /usr/share/php/Horde/Kolab/Storage/Data/Base.php
[line] => 635
[function] => delete
[class] => Horde_Kolab_Storage_Data_Base
[type] => ->
[args] => Array
(
[0] => Array
(
)
)
)
[5] => Array
(
[file] => /usr/share/horde/turba/lib/Driver/Kolab.php
[line] => 798
[function] => deleteAll
[class] => Horde_Kolab_Storage_Data_Base
[type] => ->
[args] => Array
(
)
)
[6] => Array
(
[file] => /usr/share/horde/turba/lib/Driver/Share.php
[line] => 303
[function] => _deleteAll
[class] => Turba_Driver_Kolab
[type] => ->
[args] => Array
(
[0] => DttFSfXsbFu_VwMhcE3_wUW
)
)
[7] => Array
(
[file] => /usr/share/horde/turba/lib/Driver.php
[line] => 1062
[function] => _deleteAll
[class] => Turba_Driver_Share
[type] => ->
[args] => Array
(
[0] =>
)
)
[8] => Array
(
[file] =>
/usr/share/horde/turba/lib/Form/DeleteAddressBook.php
[line] => 59
[function] => deleteAll
[class] => Turba_Driver
[type] => ->
[args] => Array
(
)
)
[9] => Array
(
[file] => /usr/share/horde/turba/addressbooks/delete.php
[line] => 44
[function] => execute
[class] => Turba_Form_DeleteAddressBook
[type] => ->
[args] => Array
(
)
)
)
[previous:Exception:private] =>
)
"""
More information about the bugs
mailing list