<?xml version="1.0" encoding="UTF-8"?> 
<?xml-stylesheet href="https://dev.horde.org/themes/horde//default/feed-rss.xsl" type="text/xsl"?> 
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"> 
 <channel> 
  <title>iCalendar does not quote/parse parameters correctly</title> 
  <pubDate>Fri, 10 Apr 2026 17:02:34 +0000</pubDate> 
  <link>https://bugs.horde.org/ticket/7758</link> 
  <atom:link rel="self" type="application/rss+xml" title="iCalendar does not quote/parse parameters correctly" href="https://bugs.horde.org/ticket/7758/rss" /> 
  <description>iCalendar does not quote/parse parameters correctly</description> 
 
   
   
  <item> 
   <title>Currently iCalendar.php fails to deal with parameter values </title> 
   <description>Currently iCalendar.php fails to deal with parameter values which contain a &quot;;&quot; when importing data. As per RFC 2445 certain parameter values need to be quoted. Quoted parameters values are not recognized by iCalendar.php.



When exporting data the parameters may not contain all possible characters (e.g. control characters would be invalid). In addition parameter values that contain a &quot;;&quot;, &quot;:&quot;, or &quot;,&quot; need to be quoted.



Another problem are two byte UTF-8 characters in parameter values: As far as I can tell RFC 2445 allows these in an unquoted form. Nevertheless Outlook seems to be unable to deal which unquoted parameter values when they contain such characters.



See also https://www.intevation.de/roundup/kolab/issue3284



Our suggested solution is to also quote parameter values once there are two-byte characters in the string.



Suggested patch attached.</description> 
   <pubDate>Fri, 05 Dec 2008 15:58:17 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/7758#t51086</link> 
  </item> 
   
  <item> 
   <title>The parsing part sounds like a duplicate of bug #7031.</title> 
   <description>The parsing part sounds like a duplicate of bug #7031.</description> 
   <pubDate>Fri, 12 Dec 2008 17:35:46 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/7758#t51212</link> 
  </item> 
   
  <item> 
   <title>I would say it is similar to bug #7031 but not a duplicate. </title> 
   <description>I would say it is similar to bug #7031 but not a duplicate. Parsing colons is okay (probably as that bug got fixed) but the parsing problem reported here is about semicolons.



</description> 
   <pubDate>Fri, 12 Dec 2008 21:27:14 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/7758#t51220</link> 
  </item> 
   
  <item> 
   <title>Changes have been made in CVS for this ticket:

http://cvs.h</title> 
   <description>Changes have been made in CVS for this ticket:

http://cvs.horde.org/diff.php/framework/iCalendar/iCalendar.php?rt=horde&amp;r1=1.158&amp;r2=1.159&amp;ty=u
http://cvs.horde.org/co.php/framework/iCalendar/tests/quoted-params.phpt?rt=horde&amp;r=1.1
http://cvs.horde.org/diff.php/horde/docs/CHANGES?rt=horde&amp;r1=1.1223&amp;r2=1.1224&amp;ty=u</description> 
   <pubDate>Sun, 05 Apr 2009 21:14:21 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/7758#t53525</link> 
  </item> 
   
  <item> 
   <title>Committed, thanks.</title> 
   <description>Committed, thanks.</description> 
   <pubDate>Sun, 05 Apr 2009 21:14:31 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/7758#t53526</link> 
  </item> 
   
  <item> 
   <title>Changes have been made in CVS for this ticket:

http://cvs.h</title> 
   <description>Changes have been made in CVS for this ticket:

http://cvs.horde.org/diff.php/framework/iCalendar/iCalendar.php?rt=horde&amp;r1=1.57.4.74&amp;r2=1.57.4.75&amp;ty=u
http://cvs.horde.org/co.php/framework/iCalendar/tests/quoted-params.phpt?rt=horde&amp;r=1.1.2.1
http://cvs.horde.org/diff.php/horde/docs/CHANGES?rt=horde&amp;r1=1.515.2.523&amp;r2=1.515.2.524&amp;ty=u</description> 
   <pubDate>Sun, 05 Apr 2009 21:37:36 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/7758#t53530</link> 
  </item> 
   
   
 
 </channel> 
</rss> 
