6.0.0-beta1
7/12/25

[#1639] edit/delete buttons for events from remote calendars should not be shown
Summary edit/delete buttons for events from remote calendars should not be shown
Queue Kronolith
Queue Version HEAD
Type Bug
State Resolved
Priority 1. Low
Owners
Requester mail (at) kai-becker (dot) com
Created 03/29/2005 (7410 days ago)
Due
Updated 03/30/2005 (7409 days ago)
Assigned
Resolved 03/30/2005 (7409 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
03/30/2005 05:46:08 PM Chuck Hagenbuch Comment #3
State ⇒ Resolved
Reply to this comment
Actually we *do* allow "editing" of remote events, but only as 
templates (you can save them to a new event in a local calendar). The 
errors have been fixed in CVS.
03/29/2005 01:35:08 PM mail (at) kai-becker (dot) com Comment #2 Reply to this comment
in my opinion (don't know much about horde), the problem is here:

Line 1727 in kronolith/lib/Driver.php

                 if (!is_a($share, 'PEAR_Error') && 
$share->hasPermission(Auth::getAuth(), PERMS_DELETE, 
$this->getCreatorId())) {






03/29/2005 01:13:58 PM mail (at) kai-becker (dot) com Comment #1
State ⇒ Unconfirmed
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ edit/delete buttons for events from remote calendars should not be shown
Queue ⇒ Kronolith
Reply to this comment
Events from a remote calendar should not have a delete/edit button. 
The Edit button gives an error message anyway:

Fatal error: Call to a member function on a non-object in 
/home/horde/html/kronolith/editevent.php on line 21


Saved Queries