<?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>Kronolith problem with Holidays</title> 
  <pubDate>Fri, 10 Apr 2026 13:09:15 +0000</pubDate> 
  <link>https://bugs.horde.org/ticket/7784</link> 
  <atom:link rel="self" type="application/rss+xml" title="Kronolith problem with Holidays" href="https://bugs.horde.org/ticket/7784/rss" /> 
  <description>Kronolith problem with Holidays</description> 
 
   
   
  <item> 
   <title>Kronolith drops http 500 error and the error log contains th</title> 
   <description>Kronolith drops http 500 error and the error log contains the following error message:

[Tue Dec 16 13:21:37 2008] [error] [client 1.1.1.1] PHP Fatal error:  Call to a member function getNextDay() on a non-object in /var/www/htdocs/horde/pear/Date/Holidays/Driver/Christian.php on line 152, referer: https://www.vampear.hu/horde/services/portal/sidebar.php

Slackware Linux 12.2 / Kernel 2.6.27.7</description> 
   <pubDate>Tue, 16 Dec 2008 13:12:28 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/7784#t51289</link> 
  </item> 
   
  <item> 
   <title>Please stop reporting duplicate bugs in software that isn&#039;t </title> 
   <description>Please stop reporting duplicate bugs in software that isn&#039;t ours.



Can we just get rid of Date_Holidays support?</description> 
   <pubDate>Tue, 16 Dec 2008 14:46:55 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/7784#t51292</link> 
  </item> 
   
  <item> 
   <title>Dear Developers, 



I understand that it&#039;s frustrating if y</title> 
   <description>Dear Developers, 



I understand that it&#039;s frustrating if your result of hours of coding breaks due to third-party software,

but what I see is that 1.2 works very nice and 1.2.1 simply does not start properly because of

the Dutch variant of this error message: Menu at the left and blank screen, no portal, so I&#039;ve to

stick to 1.2. Is there, apart from switching off holiday display, a workaround, e.g. copying

the 1.2 version of the pear/holiday package into 1.2.1???



Thanks a lot and kind Regards,

</description> 
   <pubDate>Wed, 17 Dec 2008 07:04:04 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/7784#t51321</link> 
  </item> 
   
  <item> 
   <title>See message below.

Replacing the pear/Date folder by the pe</title> 
   <description>See message below.

Replacing the pear/Date folder by the pear/Date folder from

the 1.2 webmail edition brings back life in the program,

so I can go on with further testing, hoping that this does not break

other things....



Good luck with your nice program!

</description> 
   <pubDate>Thu, 18 Dec 2008 06:17:31 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/7784#t51333</link> 
  </item> 
   
  <item> 
   <title>That cause the problem:



diff Date/Holidays/Driver/Christi</title> 
   <description>That cause the problem:



diff Date/Holidays/Driver/Christian.php Date-new/Holidays/Driver/Christian.php

398c398

&lt;         if (function_exists(easter_days())) {

---

&gt;         if (function_exists(&#039;easter_days&#039;)) {

</description> 
   <pubDate>Thu, 18 Dec 2008 15:02:47 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/7784#t51334</link> 
  </item> 
   
  <item> 
   <title>This has nothing to do with the error message of this bug re</title> 
   <description>This has nothing to do with the error message of this bug report. Beside that, this patch is already applied in 1.2.1:

http://cvs.horde.org/co.php/groupware/patches/Attic/pear-Date-Holidays-Driver-Christian.php.patch?sa=1&amp;r=1.2</description> 
   <pubDate>Thu, 18 Dec 2008 15:36:22 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/7784#t51335</link> 
  </item> 
   
  <item> 
   <title>How a fix introduces a problem:



function_exists needs a s</title> 
   <description>How a fix introduces a problem:



function_exists needs a string argument, this is corrected in 1.2.1 and

immediately breaks the 1.2.1 version:



the easter_days function returns the number of days after Mar 21 instead of a Date object,

and calling a member function of an integer is not possible. 





With my poor PHP knowledge it should be moreorless:



 396     function calcEaster($year)

 397     {

 398         if (function_exists(&#039;easter_days&#039;)) {

 399             $mar21offset= easter_days($year);

 400             $eastern=new Date(sprintf(&quot;%04d-03-21&quot;,$year));

 401             $eastern-&gt;addSeconds($mar21offset*86400);

 402             return($eastern);

 403         }





Kind Regards,





</description> 
   <pubDate>Fri, 19 Dec 2008 07:26:19 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/7784#t51341</link> 
  </item> 
   
  <item> 
   <title>This is fixed in Date_Holidays 0.21.0 which will be included</title> 
   <description>This is fixed in Date_Holidays 0.21.0 which will be included with the next release.</description> 
   <pubDate>Tue, 27 Jan 2009 15:09:12 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/7784#t51991</link> 
  </item> 
   
   
 
 </channel> 
</rss> 
