[sync] attachments

Amith Varghese amith at xalan.com
Wed Nov 26 07:22:29 PST 2003


seems like my attachments are getting lost somwehere in transit.  I sent the
patch to an account on yahoo and I received it fine.  Here is the patch:

Index: framework/XML_WBXML/WBXML/DTD/SyncML.php
===================================================================
RCS file: /repository/framework/XML_WBXML/WBXML/DTD/SyncML.php,v
retrieving revision 1.1
diff -u -r1.1 SyncML.php
--- framework/XML_WBXML/WBXML/DTD/SyncML.php    26 Nov 2003 04:14:29 -0000
1.1
+++ framework/XML_WBXML/WBXML/DTD/SyncML.php    26 Nov 2003 14:57:26 -0000
@@ -65,7 +65,7 @@
         $this->setTag(46, 'Target');//0x2E
         $this->setTag(47, 'TargetRef'); //0x2F

-        $this->setTag(48, 'Reserverd for futuer use.');//0x30
+        $this->setTag(48, 'Reserved for future use.');//0x30
         $this->setTag(49, 'VerDTD');//0x31
         $this->setTag(50, 'VerProto');//0x32
         $this->setTag(51, 'NumberOfChanged');//0x33


More information about the sync mailing list