<?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>&quot;default address book&quot; preference in Kronolith</title> 
  <pubDate>Fri, 10 Apr 2026 11:02:35 +0000</pubDate> 
  <link>https://bugs.horde.org/ticket/128</link> 
  <atom:link rel="self" type="application/rss+xml" title="&quot;default address book&quot; preference in Kronolith" href="https://bugs.horde.org/ticket/128/rss" /> 
  <description>&quot;default address book&quot; preference in Kronolith</description> 
 
   
   
  <item> 
   <title>When trying to edit an event (not creating a new one!) in Kr</title> 
   <description>When trying to edit an event (not creating a new one!) in Kronolith then clicking on &quot;Edit Attendees&quot; stops (crashes) Apache/PHP and the httpd process has to be restarted.



Creating a new event works fine, but any urther change to the list of attendees is impossible.</description> 
   <pubDate>Mon, 26 Apr 2004 22:28:59 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/128#t495</link> 
  </item> 
   
  <item> 
   <title>I cannot reproduce this. Furthermore, anything involving apa</title> 
   <description>I cannot reproduce this. Furthermore, anything involving apache crashes is way beyond a Horde but and is likely a problem with your PHP/Apache install.</description> 
   <pubDate>Mon, 26 Apr 2004 22:33:25 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/128#t496</link> 
  </item> 
   
  <item> 
   <title>It seems, that if in /horde/turba/config/sources.php the loc</title> 
   <description>It seems, that if in /horde/turba/config/sources.php the local adressbook is not the first in the array, and/or if the FreeBusyURL is incorrectly set, then the &#039;hang&#039; can be reproduced. You probably have only one Address source defined (with correct or empty FreeBusyURLs set).



Using the default configuration of /horde/turba/config/sources.php the first address lookup is Netscape or Bigfoot or Verisign or so.



Now look at this function in /horde/kronolith/lib/Kronolith.php:

    function getFreeBusyUrl($email)

    {

        global $registry;



        /* Get the list of address books through the API. */

        $source_list = $registry-&gt;call(&#039;contacts/sources&#039;);

        if (is_a($source_list, &#039;PEAR_Error&#039;)) {

            return false;

        }



        /* Try retrieving by e-mail only first. */

        $result = $registry-&gt;call(&#039;contacts/getField&#039;, array($email, &#039;freebusyUrl&#039;, array_keys($source_list)));

        if (is_a($result, &#039;PEAR_Error&#039;)) {

            return false;

        }

        return $result;

    }



The systems seems to hang or timeout after the &quot;/* Try retrieving by e-mail only first. */&quot; comment.



My workaround: I removed all but the local address book in /horde/turba/config/sources.php

and it seems to work fine like this, although I obviously have no Free/Busy information while assigning people to an event.</description> 
   <pubDate>Tue, 27 Apr 2004 00:30:54 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/128#t497</link> 
  </item> 
   
  <item> 
   <title>We should add a &quot;default address book&quot; preference to Kronoli</title> 
   <description>We should add a &quot;default address book&quot; preference to Kronolith like we have in IMP. Or even make it a global preference.</description> 
   <pubDate>Tue, 27 Apr 2004 09:41:51 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/128#t499</link> 
  </item> 
   
  <item> 
   <title></title> 
   <description></description> 
   <pubDate>Tue, 27 Apr 2004 09:42:07 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/128#t500</link> 
  </item> 
   
  <item> 
   <title>Bounty added: http://www.horde.org/bounties/details.php#kron</title> 
   <description>Bounty added: http://www.horde.org/bounties/details.php#kronolith_addressbook</description> 
   <pubDate>Mon, 17 May 2004 15:36:25 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/128#t502</link> 
  </item> 
   
  <item> 
   <title></title> 
   <description></description> 
   <pubDate>Tue, 25 May 2004 17:46:36 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/128#t503</link> 
  </item> 
   
  <item> 
   <title>I implemented this as a local Kronolith preference, because </title> 
   <description>I implemented this as a local Kronolith preference, because 1) you might want to search different address books for fb urls and email addresses, and 2) imp&#039;s default address book preference is far complexer and not suitable for a shared one.</description> 
   <pubDate>Thu, 23 Sep 2004 12:47:16 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/128#t2247</link> 
  </item> 
   
   
 
 </channel> 
</rss> 
