Summary | Event notification email, attend links do not work |
Queue | Kolab |
Type | Bug |
State | No Feedback |
Priority | 2. Medium |
Owners | |
Requester | akopciuch (at) bddf (dot) ca |
Created | 03/28/2006 (7120 days ago) |
Due | |
Updated | 05/06/2007 (6716 days ago) |
Assigned | 04/19/2007 (6733 days ago) |
Resolved | 05/06/2007 (6716 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
State ⇒ No Feedback
State ⇒ Feedback
Assigned to Gunnar Wrobel
Priority ⇒ 2. Medium
Type ⇒ Bug
Summary ⇒ Event notification email, attend links do not work
Queue ⇒ Kolab
State ⇒ Unconfirmed
for non iTip clients do not work with Kolab Groupware enabled. When
clicked on, you receive an error : Fatal error: Call to a member
function on a non-object in /path/to/horde/lib/Horde/Kolab.php on line
561.
The error line is on a function call to the domxml object which is
null. The problem seems to be that the object is never loaded in the
loadObject function of the Kolab class. The function returns false
because there is no IMAP connection when you click on the link from
the email.