gunnar: server/patches/horde	HK-GW-framework_3.2_ALPHA-Fix_contact_XML.patch, NONE,	1.1 README_Fix_contact_XML.patch, NONE, 1.1 
    cvs at kolab.org 
    cvs at kolab.org
       
    Mon Nov 19 20:45:00 CET 2007
    
        - Previous message: gunnar: server/horde/horde-kronolith HK-GW-Kolab_issue_2138.patch,	NONE, 1.1 ChangeLog, 1.3, 1.4 horde-kronolith-kolab.spec, 1.16, 1.17 
 
        - Next message: gunnar: server/horde/horde-framework HK-GW-Fix_contact_XML.patch, NONE,	1.1 ChangeLog, 1.9, 1.10 horde-framework-kolab.spec, 1.27, 1.28 
 
         -  Messages sorted by: 
              [ date ]
              [ thread ]
              [ subject ]
              [ author ]
         
 
       
    
  
Author: gunnar
Update of /kolabrepository/server/patches/horde
In directory doto:/tmp/cvs-serv6182
Added Files:
	HK-GW-framework_3.2_ALPHA-Fix_contact_XML.patch 
	README_Fix_contact_XML.patch 
Log Message:
Fix for the contact XML definition.
--- NEW FILE: HK-GW-framework_3.2_ALPHA-Fix_contact_XML.patch ---
Make the turba configuration work with Kolab servers.
diff -r c0ef5a3c4884 framework/Kolab/Kolab/XML/contact.php
--- a/framework/Kolab/Kolab/XML/contact.php	Mon Nov 19 15:31:22 2007 +0100
+++ b/framework/Kolab/Kolab/XML/contact.php	Mon Nov 19 18:01:13 2007 +0100
@@ -35,7 +35,7 @@ class Horde_Kolab_XML_contact extends Ho
             'type'    => HORDE_KOLAB_XML_TYPE_STRING,
             'value'   => HORDE_KOLAB_XML_VALUE_MAYBE_MISSING,
         ),
-        'middle-name' => array (
+        'middle-names' => array (
             'type'    => HORDE_KOLAB_XML_TYPE_STRING,
             'value'   => HORDE_KOLAB_XML_VALUE_MAYBE_MISSING,
         ),
--- NEW FILE: README_Fix_contact_XML.patch ---
DESCRIPTION:
Fixes a typo in the contact XML definition.
IMPACT:
The middle names will not be retrieved and displayed correctly by Horde.
REFERENCES:
Mercurial patch repository:
http://hg.pardus.de/cgi-bin/hg.cgi/horde/HORDE_3_2_ALPHA/summary
HISTORY
Applied upstream.
    
    
        
	- Previous message: gunnar: server/horde/horde-kronolith HK-GW-Kolab_issue_2138.patch,	NONE, 1.1 ChangeLog, 1.3, 1.4 horde-kronolith-kolab.spec, 1.16, 1.17 
 
	- Next message: gunnar: server/horde/horde-framework HK-GW-Fix_contact_XML.patch, NONE,	1.1 ChangeLog, 1.9, 1.10 horde-framework-kolab.spec, 1.27, 1.28 
 
         -  Messages sorted by: 
              [ date ]
              [ thread ]
              [ subject ]
              [ author ]
         
 
       
More information about the commits
mailing list