[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kolab-commits
Subject:    gunnar: server/php-kolab/Kolab_Freebusy/patches/Kolab_FreeBusy-0.1.7
From:       cvs () kolab ! org
Date:       2010-07-22 13:59:46
Message-ID: 20100722135946.A891E60014E () lists ! intevation ! de
[Download RAW message or body]

Author: gunnar

Update of /kolabrepository/server/php-kolab/Kolab_Freebusy/patches/Kolab_FreeBusy-0.1.7
 In directory doto:/tmp/cvs-serv558/d/Kolab_Freebusy/patches/Kolab_FreeBusy-0.1.7

Added Files:
	Kolab_FreeBusy_0.1.7_p3.patch 
Log Message:
kolab/issue4436 (free/busy interval is often too low)

--- NEW FILE: Kolab_FreeBusy_0.1.7_p3.patch ---
From: Gunnar Wrobel <wrobel@pardus.de>
Subject: [PATCH] Kolab_FreeBusy_0.1.7_p3.patch

kolab/issue4436 (free/busy interval is often too low)

STATUS: MERGED

REF: https://issues.kolab.org/issue4436
REF: http://git.horde.org/diff.php/framework/Kolab_FreeBusy/lib/Horde/Kolab/FreeBusy/Attic/Cache.php?sa=1&r1=1.17.2.10&r2=1.17.2.11&rt=horde


Signed-off-by: Gunnar Wrobel <wrobel@pardus.de>

--- a/framework/Kolab_FreeBusy/lib/Horde/Kolab/FreeBusy/Cache.php	15 Jun 2010 \
                12:00:33 -0000	1.17.2.10
+++ a/framework/Kolab_FreeBusy/lib/Horde/Kolab/FreeBusy/Cache.php	22 Jul 2010 \
13:03:07 -0000 @@ -131,8 +131,8 @@
         }
 
         $vCal = $fb->generate(null, null,
-                              !empty($fbpast)?$fbpast:0,
-                              !empty($fbfuture)?$fbfuture:60,
+                              !empty($fbpast) ? $fbpast : 0,
+                              !empty($fbfuture)? $fbfuture : \
$conf['fb']['future_days'],  $access->owner,
                               $access->owner_object->get(KOLAB_ATTR_CN));
         if (is_a($vCal, 'PEAR_Error')) {


_______________________________________________
Kolab-commits mailing list
Kolab-commits@kolab.org
https://kolab.org/mailman/listinfo/kolab-commits


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic