bernhard: server/kolab-resource-handlers/kolab-resource-handlers/resmgr olhacks.php, 1.5, 1.6

cvs at intevation.de cvs at intevation.de
Thu Apr 28 11:08:43 CEST 2005


Author: bernhard

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

Modified Files:
	olhacks.php 
Log Message:
Tried to clarify the outlook bug in attachments further.


Index: olhacks.php
===================================================================
RCS file: /kolabrepository/server/kolab-resource-handlers/kolab-resource-handlers/resmgr/olhacks.php,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- olhacks.php	27 Apr 2005 14:25:08 -0000	1.5
+++ olhacks.php	28 Apr 2005 09:08:41 -0000	1.6
@@ -68,8 +68,9 @@
   }
 }
 
-/* Yet another Outlook problem: Outlook seems to be incapable
- * of handling non-ascii characters in forwarded iCal messages.
+/* Yet another Outlook problem: Some versions of Outlook seems to be incapable
+ * of handling non-ascii characters properly in text/calendar parts of
+ * a multi-part/mixed mail which we use for forwarding.
  * As a solution, we encode common characters as humanreadable
  * two-letter ascii.
  */
@@ -171,4 +172,4 @@
   return true;
 }
 
-?>
\ No newline at end of file
+?>





More information about the commits mailing list