<?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>PEAR&#039;s Date_Holidays&#039;s *.ser files have recently changed to utf-8 encoding</title> 
  <pubDate>Fri, 10 Apr 2026 01:05:03 +0000</pubDate> 
  <link>https://bugs.horde.org/ticket/7280</link> 
  <atom:link rel="self" type="application/rss+xml" title="PEAR&#039;s Date_Holidays&#039;s *.ser files have recently changed to utf-8 encoding" href="https://bugs.horde.org/ticket/7280/rss" /> 
  <description>PEAR&#039;s Date_Holidays&#039;s *.ser files have recently changed to utf-8 encoding</description> 
 
   
   
  <item> 
   <title>PEAR&#039;s Date_Holidays&#039;s *.ser files have recently changed to </title> 
   <description>PEAR&#039;s Date_Holidays&#039;s *.ser files have recently changed to utf-8 encoding. Recently means somewhere between verson 0.17.4 and 0.20.1...



The following patch fixes the holiday driver in kronolith for recent versions of Date_Holidays, but actually we probably need a version check of the currently installed PEAR package Date_Holidays.



mailhost:/usr/local/share/_horde-versions_/horde3-kolab-cvs-20080826/horde/kronolith/lib/Driver# diff holidays.php.orig holidays.php

179c179

&lt;         $this-&gt;setTitle(String::convertCharset($dhEvent-&gt;getTitle(), &#039;iso-8859-1&#039;));

---

&gt;         $this-&gt;setTitle(String::convertCharset($dhEvent-&gt;getTitle(), &#039;utf-8&#039;));

</description> 
   <pubDate>Wed, 03 Sep 2008 10:35:11 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/7280#t48684</link> 
  </item> 
   
  <item> 
   <title>You are *not* using HEAD.</title> 
   <description>You are *not* using HEAD.</description> 
   <pubDate>Wed, 03 Sep 2008 10:41:17 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/7280#t48685</link> 
  </item> 
   
   
 
 </channel> 
</rss> 
