<?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>Show list of available client address book choices on config screen</title> 
  <pubDate>Fri, 10 Apr 2026 04:39:00 +0000</pubDate> 
  <link>https://bugs.horde.org/ticket/3271</link> 
  <atom:link rel="self" type="application/rss+xml" title="Show list of available client address book choices on config screen" href="https://bugs.horde.org/ticket/3271/rss" /> 
  <description>Show list of available client address book choices on config screen</description> 
 
   
   
  <item> 
   <title>I&#039;m trying to use hermes (cvs pulled 1-13) and turba (cvs pu</title> 
   <description>I&#039;m trying to use hermes (cvs pulled 1-13) and turba (cvs pulled 1-13), which is using shared addressbooks but I keep running into the &quot;no clients&quot; error in hermes. I can see the clients in the turba addressbook.



In sources.php I specified a shared backend called localsql, and specified that as the &quot;name of source for creating new shares.&quot; I then created a shared addressbook called c2 and populated it with a few clients. I can see the clients fine from my account and from other accounts, and have no problems with addressbook sharing.



I then set c2 as the &quot;Name of client addressbook&quot;, but hermes shows no clients available.</description> 
   <pubDate>Sun, 15 Jan 2006 00:46:18 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/3271#t15546</link> 
  </item> 
   
  <item> 
   <title>The code for client address books uses the key into $cfgSour</title> 
   <description>The code for client address books uses the key into $cfgSources.  The &#039;name&#039; given a shared address book is only the display name and is stored in the share. 



Currently, for this to work, you would need to enter the internal name of the source into the client address book field.  The internal name is something like the following:



localsql:ad60cc4ce7102b3aac2420aedbc664c1



where localsql is obviously the source the shared address book is based on and the second part is the unique identifier for the share.  You can find this value by looking in the datatree area of the administration section of the user interface. 



Any input on a way to better handle this in a BC way would be welcome...

</description> 
   <pubDate>Mon, 16 Jan 2006 05:14:13 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/3271#t15603</link> 
  </item> 
   
  <item> 
   <title>The shared addressbooks work as per your instructions.</title> 
   <description>The shared addressbooks work as per your instructions.</description> 
   <pubDate>Mon, 16 Jan 2006 05:56:23 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/3271#t15604</link> 
  </item> 
   
  <item> 
   <title>&gt; Any input on a way to better handle this in a BC way would</title> 
   <description>&gt; Any input on a way to better handle this in a BC way would be welcome...



I don&#039;t think we need a bc way, because Hermes is not yet released. We could add a configspecial tag that retrieves its enum values from an API call.</description> 
   <pubDate>Mon, 16 Jan 2006 08:56:48 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/3271#t15606</link> 
  </item> 
   
  <item> 
   <title>&gt; I don&#039;t think we need a bc way, because Hermes is not yet </title> 
   <description>&gt; I don&#039;t think we need a bc way, because Hermes is not yet released. 

&gt; We could add a configspecial tag that retrieves its enum values from 

&gt; an API call.



WIll do. Thanks.</description> 
   <pubDate>Mon, 16 Jan 2006 15:05:22 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/3271#t15612</link> 
  </item> 
   
  <item> 
   <title>Stalling until Bug: 3304 is resolved.</title> 
   <description>Stalling until Bug: 3304 is resolved.</description> 
   <pubDate>Wed, 01 Feb 2006 04:07:50 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/3271#t16071</link> 
  </item> 
   
  <item> 
   <title>Implemented in HEAD.</title> 
   <description>Implemented in HEAD.</description> 
   <pubDate>Sun, 12 Feb 2006 23:03:31 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/3271#t16678</link> 
  </item> 
   
  <item> 
   <title>Reverted in HEAD.  It wasn&#039;t BC, as Turba 2.2 would now requ</title> 
   <description>Reverted in HEAD.  It wasn&#039;t BC, as Turba 2.2 would now require Horde 3.2...



While were at it, this isn&#039;t really a bug ticket, but an enhancement request to list available sources in the setup screen.  Can someone update this or shoud I create a new ticket?

</description> 
   <pubDate>Mon, 13 Feb 2006 01:01:13 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/3271#t16680</link> 
  </item> 
   
  <item> 
   <title>Stalling until Horde 4</title> 
   <description>Stalling until Horde 4</description> 
   <pubDate>Thu, 14 Dec 2006 21:35:02 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/3271#t27463</link> 
  </item> 
   
  <item> 
   <title>Isn&#039;t this possible meanwhile?</title> 
   <description>Isn&#039;t this possible meanwhile?</description> 
   <pubDate>Wed, 08 Oct 2008 13:10:36 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/3271#t49523</link> 
  </item> 
   
  <item> 
   <title>It&#039;s possible to set the value manually, but it&#039;s not possib</title> 
   <description>It&#039;s possible to set the value manually, but it&#039;s not possible in a BC way to provide a list of available sources on the config screen since it would need a new configspecial tag. </description> 
   <pubDate>Wed, 08 Oct 2008 14:01:40 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/3271#t49528</link> 
  </item> 
   
  <item> 
   <title>Changes have been made in Git for this ticket:

Make use of </title> 
   <description>Changes have been made in Git for this ticket:

Make use of the configspecial we have for contact sources.
Re-add this now that we are working towards Horde 4
(Finally) closes Bug: 3271

http://git.horde.org/diff.php/turba/config/conf.xml?rt=horde-git&amp;r1=c31211fd5cee20c7fe88e3517d6be96a361f6168&amp;r2=898c9178ce8a81ebff27112895734a1c479cbdb4</description> 
   <pubDate>Thu, 08 Jul 2010 22:07:46 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/3271#t59364</link> 
  </item> 
   
  <item> 
   <title>still have problems with an empty but required dropdown in t</title> 
   <description>still have problems with an empty but required dropdown in the configuration dialog for turba:
Name of client addressbook is empty but required, how do i fix this?</description> 
   <pubDate>Fri, 01 Oct 2010 08:36:46 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/3271#t60236</link> 
  </item> 
   
   
 
 </channel> 
</rss> 
