gunnar: server release-notes.txt,1.508,1.509 
    cvs at kolab.org 
    cvs at kolab.org
       
    Sun Feb 21 11:04:51 CET 2010
    
    
  
Author: gunnar
Update of /kolabrepository/server
In directory doto:/tmp/cvs-serv5627
Modified Files:
	release-notes.txt 
Log Message:
kolab/issue3499 (Kolab web admin does not use LDAP escaping)
Found the actual issue I tried to fix last time which was the broken midair collision check. Now it also makes sense why the function broke with the later fixing I did. Basically countMail() was not aware of any LDAP escaping when counting objects with an excluded DN. Should now be fixed and I added a test for that problem.
Index: release-notes.txt
===================================================================
RCS file: /kolabrepository/server/release-notes.txt,v
retrieving revision 1.508
retrieving revision 1.509
diff -u -d -r1.508 -r1.509
--- release-notes.txt	11 Feb 2010 20:06:10 -0000	1.508
+++ release-notes.txt	21 Feb 2010 10:04:49 -0000	1.509
@@ -106,6 +106,7 @@
 
 	kolab/issue991  (Better error message when connecting to sieve fails)
 	kolab/issue3401 (Change font color of the kolab-webadmin)
+	kolab/issue3499 (Kolab web admin does not use LDAP escaping)
 
     - kolab-webclient-1.2.0-2009????
 
    
    
More information about the commits
mailing list