[Obm] Questions sur OBM 2.1.4

Mehdi Rande mehdi.rande at aliasource.fr
Thu Jan 31 16:54:35 CET 2008


Le jeudi 31 janvier 2008 à 16:11 +0100, dabfus at dabfus.net a écrit :
> > 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 ! :) :
> 

Oui il semblerait qu'il y ai un problème de porté des variables dans le
code actuel.

Voici un patch qui devrait permettre de corriger ça mais je vais essayer
de trouver une solution plus 'élégante' pour la 2.1.5





> 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.
> 
> 
> _______________________________________________
> Obm mailing list
> Obm at list.aliasource.fr
> http://www.list.aliasource.fr/mailman/listinfo/obm
-- 
Mehdi Rande
Aliasource - Groupe LINAGORA
20, rue Hermès, Parc Technologique du Canal 31520 RAMONVILLE SAINT AGNE
Téléphone : +33 (0)5 62 19 24 91
-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch.txt
Type: text/x-patch
Size: 1120 bytes
Desc: not available
Url : http://www.list.aliasource.fr/pipermail/obm/attachments/20080131/8cca613e/patch.bin


More information about the Obm mailing list