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

List:       kolab-commits
Subject:    martin: server/perl-kolab/Kolab-LDAP LDAP.pm.in,1.4,1.5
From:       cvs () intevation ! de
Date:       2006-06-10 18:47:00
Message-ID: 20060610184700.D000B1005AA () lists ! intevation ! de
[Download RAW message or body]

Author: martin

Update of /kolabrepository/server/perl-kolab/Kolab-LDAP
In directory doto:/tmp/cvs-serv5298/perl-kolab/Kolab-LDAP

Modified Files:
	LDAP.pm.in 
Log Message:
Martin Konold: Fix issue #1263 with inconsistent name of attribute kolabFolderType \
(THX to Gunnar Wrobel!)


Index: LDAP.pm.in
===================================================================
RCS file: /kolabrepository/server/perl-kolab/Kolab-LDAP/LDAP.pm.in,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- LDAP.pm.in	21 Apr 2006 10:31:46 -0000	1.4
+++ LDAP.pm.in	10 Jun 2006 18:46:58 -0000	1.5
@@ -321,7 +321,7 @@
             if ($sync) { $newuid_db{$guid} = $uid; } else { $uid_db{$guid} = $uid; }
             Kolab::Cyrus::createMailbox($cyrus, $uid, ($p eq 'sf' ? 1 : 0));
 	      if( $p eq 'sf' ){
-    		my $foldertype = lc($object->get_value('foldertype'));
+    		my $foldertype = lc($object->get_value('kolabfoldertype'));
 
 		if ( $foldertype ne '' ){
 		  Kolab::Cyrus::setFolderType($cyrus,$uid,1,$foldertype);


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

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