gunnar: server/kolab-resource-handlers/kolab-resource-handlers ChangeLog, 1.23, 1.24

cvs at kolab.org cvs at kolab.org
Wed Nov 22 12:25:06 CET 2006


Author: gunnar

Update of /kolabrepository/server/kolab-resource-handlers/kolab-resource-handlers
In directory doto:/tmp/cvs-serv26501

Modified Files:
	ChangeLog 
Log Message:
	* freebusy/pfb.php.in: 

	Fixed cache dir path problem described in

	https://intevation.de/roundup/kolab/issue1490

	and introduced with

	http://kolab.org/cgi-bin/viewcvs-kolab.cgi/server/kolabd/kolabd/templates/freebusy.conf.template.in.diff?r1=1.3&r2=1.4

	The use of $params['kolab_prefix'] originated from the original
	caching patch but should not be used as introduced with

	http://kolab.org/cgi-bin/viewcvs-kolab.cgi/server/kolab-resource-handlers/kolab-resource-handlers/freebusy/pfb.php.in.diff?r1=1.5&r2=1.6

	since this breaks compatibility with running kolab on other
	distros.
	
	* freebusy/freebusyldap_dummy.class.php: 

	Trailing newline introduced in
	http://kolab.org/cgi-bin/viewcvs-kolab.cgi/server/kolab-resource-handlers/kolab-resource-handlers/freebusy/freebusyldap_dummy.class.php?rev=1.1&content-type=text/vnd.viewcvs-markup
	may trigger php warnings depending on php verbosity


Index: ChangeLog
===================================================================
RCS file: /kolabrepository/server/kolab-resource-handlers/kolab-resource-handlers/ChangeLog,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -d -r1.23 -r1.24
--- ChangeLog	13 Nov 2006 15:33:17 -0000	1.23
+++ ChangeLog	22 Nov 2006 11:25:04 -0000	1.24
@@ -1,3 +1,29 @@
+2006-11-22  Gunnar Wrobel  <wrobel at pardus.de>
+
+	* freebusy/pfb.php.in: 
+
+	Fixed cache dir path problem described in
+
+	https://intevation.de/roundup/kolab/issue1490
+
+	and introduced with
+
+	http://kolab.org/cgi-bin/viewcvs-kolab.cgi/server/kolabd/kolabd/templates/freebusy.conf.template.in.diff?r1=1.3&r2=1.4
+
+	The use of $params['kolab_prefix'] originated from the original
+	caching patch but should not be used as introduced with
+
+	http://kolab.org/cgi-bin/viewcvs-kolab.cgi/server/kolab-resource-handlers/kolab-resource-handlers/freebusy/pfb.php.in.diff?r1=1.5&r2=1.6
+
+	since this breaks compatibility with running kolab on other
+	distros.
+	
+	* freebusy/freebusyldap_dummy.class.php: 
+
+	Trailing newline introduced in
+	http://kolab.org/cgi-bin/viewcvs-kolab.cgi/server/kolab-resource-handlers/kolab-resource-handlers/freebusy/freebusyldap_dummy.class.php?rev=1.1&content-type=text/vnd.viewcvs-markup
+	may trigger php warnings depending on php verbosity
+
 2006-11-13  Gunnar Wrobel  <wrobel at pardus.de>
 
 	* freebusy/freebusy.class.php.in: 





More information about the commits mailing list