6.0.0-beta1
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
11/28/25
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#14578] Calendars with Delegate permissions are not deleted correctly
*
Your Email Address
*
Spam protection
Enter the letters below:
. .. ..__ .__ .__ |\ |\ /[__)[__)| \ | \| \/ [__)[__)|__/
Comment
>> I cannot reproduce this, and I don't see how this could happen >> either. > > I'm sorry, I mixed things up when I wrote down the bug report. > > The actual problem arises when horde-remove-user-data is executed for > the user that has got "Delegate" permissions on the share, not the > share owner. > > Example: > mysql> select * from kronolith_sharesng_users where share_id=101638; > +----------+----------+--------+--------+--------+---------+-----------+ > | share_id | user_uid | perm_2 | perm_4 | perm_8 | perm_16 | perm_1024 | > +----------+----------+--------+--------+--------+---------+-----------+ > | 101638 | bbeispie | 1 | 1 | 1 | 1 | 1 | > | 101638 | jwahnes | 1 | 1 | 1 | 0 | 0 | > +----------+----------+--------+--------+--------+---------+-----------+ > > $ horde-remove-user-data bbeispie > Removing data of user(s): > bbeispie > > Are you sure you want to remove user data? > (y) Yes > (n) No > > Ihre Auswahl [n]: y > [ OK ] bbeispie: Data removed. > > mysql> select * from kronolith_sharesng_users where share_id=101638; > +----------+----------+--------+--------+--------+---------+-----------+ > | share_id | user_uid | perm_2 | perm_4 | perm_8 | perm_16 | perm_1024 | > +----------+----------+--------+--------+--------+---------+-----------+ > | 101638 | bbeispie | 0 | 0 | 0 | 0 | 1 | > | 101638 | jwahnes | 1 | 1 | 1 | 0 | 0 | > +----------+----------+--------+--------+--------+---------+-----------+ >
Attachment
Watch this ticket
N
ew Ticket
M
y Tickets
S
earch
Q
uery Builder
R
eports
Saved Queries
Open Bugs
Bugs waiting for Feedback
Open Bugs in Releases
Open Enhancements
Enhancements waiting for Feedback
Bugs with Patches
Enhancements with Patches
Release Showstoppers
Stalled Tickets
New Tickets
Horde 5 Showstoppers