6.0.0-beta1
7/28/25

[#4913] $cfgSources['localldap']['export'] is ignored
Summary $cfgSources['localldap']['export'] is ignored
Queue Turba
Queue Version 2.1.3
Type Bug
State Resolved
Priority 1. Low
Owners chuck (at) horde (dot) org
Requester Otto.Stolz (at) uni-konstanz (dot) de
Created 01/18/2007 (6766 days ago)
Due
Updated 02/07/2007 (6746 days ago)
Assigned 01/18/2007 (6766 days ago)
Resolved 02/07/2007 (6746 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
02/07/2007 11:01:36 PM Jan Schneider Assigned to Chuck Hagenbuch
 
02/07/2007 11:01:25 PM Jan Schneider State ⇒ Resolved
 
01/18/2007 11:14:23 PM Chuck Hagenbuch Comment #3
Priority ⇒ 1. Low
State ⇒ Feedback
Reply to this comment
I can confirm that the Export link was showing up incorrectly, and 
this is fixed in both HEAD and FW_3. Nothing else is broken for me, 
though, and there is no reason that you shouldn't be able to copy 
contacts from any addressbook, or to download a vCard for them.
01/18/2007 02:02:40 PM Otto (dot) Stolz (at) uni-konstanz (dot) de Comment #2 Reply to this comment
Furthermore, every hit is adorned with a Download vCard tooltip; any 
of these leads to the error: "No results".



Results from a no-browse address book should not have a Download vCard 
tooltip attached.
01/18/2007 01:26:30 PM Otto (dot) Stolz (at) uni-konstanz (dot) de Comment #1
Priority ⇒ 2. Medium
Type ⇒ Bug
Summary ⇒ $cfgSources['localldap']['export'] is ignored
Queue ⇒ Turba
State ⇒ Unconfirmed
Reply to this comment
In turba/config/sources.php, we have defined:

$cfgSources['localldap'] = array( ...

     'export' => false,

     'browse' => false

);



The permissions for the 'localldap' address book are:

   Array ( [type] => matrix, [default] => 6 )

   Array ( )



Yet, in the search screen, Turba offers to export, or to copy, 
addresses from 'localldap'. When the user activates either the export, 
or the copy, link, the following error occurs: "There were no 
addresses to export.", or "Error  Failed to find object to be added: 
No results", respectively.



Rather, for search results from no-export address books, Turba should 
neither offer an export link, nor a copy link.

Saved Queries