[Obm] Questions sur OBM 2.1.4

dabfus at dabfus.net dabfus at dabfus.net
Thu Jan 31 16:11:06 CET 2008


> Ok, en effet il faut patcher CalendarAlertCronJob.class.php :
>
> Index: cron/jobs/CalendarAlertCronJob.class.php
> ===================================================================
> --- cron/jobs/CalendarAlertCronJob.class.php	(revision 2689)
> +++ cron/jobs/CalendarAlertCronJob.class.php	(working copy)
> @@ -161,7 +161,7 @@
>          $event = &new Event($id,$duration,$title,$location,$category1,
> $privacy,$description,$properties,$all_day,'none',$owner,$color);
>        }
>        $this->logger->debug("$entity $entity_id ($entity_label) added on
> event ".$event->id);
> -      $event->add_attendee($entity,$entity_id,$entity_label);
> +      $event->addAttendee($entity,$entity_id,$entity_label);
>        $of->addOccurrence($event, $date, $entity, $entity_id);
>      }
>    }

Le patch marche car un courriel est envoyé ... mais totalement vide ! :) :

To: XXX at XXX
Subject:
From:
X-Mailer: OBM 2.1.4
Message-Id: XXX
Date: Thu, 31 Jan 2008 16:04:01 +0100 (CET)
Return-Path: XXX
X-OriginalArrivalTime: 31 Jan 2008 15:04:56.0573 (UTC)
FILETIME=[A422CAD0:01C8641A]

Dans le cas d'un rendez-vous positionné dans l'agenda avec seulement un
participant.

Peut-être un cas isolé, je continuerais les tests ...
Merci,
Thomas.




More information about the Obm mailing list