<?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>Turba LDAP server support test isn&#039;t working</title> 
  <pubDate>Wed, 08 Apr 2026 06:05:27 +0000</pubDate> 
  <link>https://bugs.horde.org/ticket/10554</link> 
  <atom:link rel="self" type="application/rss+xml" title="Turba LDAP server support test isn&#039;t working" href="https://bugs.horde.org/ticket/10554/rss" /> 
  <description>Turba LDAP server support test isn&#039;t working</description> 
 
   
   
  <item> 
   <title>In function appTest() _doConnectionTest() is called without </title> 
   <description>In function appTest() _doConnectionTest() is called without parameters.

Fix:

- $ret .= $this-&gt;_doConnectionTest();
+ $ret .= $this-&gt;_doConnectionTest($params);</description> 
   <pubDate>Tue, 27 Sep 2011 17:14:37 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/10554#t67715</link> 
  </item> 
   
  <item> 
   <title>Turba contains 14000 lines of PHP code. Can you be more spec</title> 
   <description>Turba contains 14000 lines of PHP code. Can you be more specific?</description> 
   <pubDate>Wed, 28 Sep 2011 09:16:13 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/10554#t67725</link> 
  </item> 
   
  <item> 
   <title>Adding comments is fixed. Your answer from the screenshot wa</title> 
   <description>Adding comments is fixed. Your answer from the screenshot was not helpful though.</description> 
   <pubDate>Wed, 28 Sep 2011 13:38:31 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/10554#t67751</link> 
  </item> 
   
  <item> 
   <title>&gt; Adding comments is fixed. Your answer from the screenshot </title> 
   <description>&gt; Adding comments is fixed. Your answer from the screenshot was not 
&gt; helpful though.
I don&#039;t know what I could tell you more. I told you what the problem is, where it comes from and how to fix it. The function is called without the parameters, which have been collected before. So with no parameters there can be no result.

In function appTest() _doConnectionTest() is called without parameters.

Fix:

- $ret .= $this-&gt;_doConnectionTest(); (remove this line)
+ $ret .= $this-&gt;_doConnectionTest($params); (replace with this line)
</description> 
   <pubDate>Wed, 28 Sep 2011 19:41:39 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/10554#t67763</link> 
  </item> 
   
  <item> 
   <title>How about telling us what file you are talking about, to beg</title> 
   <description>How about telling us what file you are talking about, to begin with?</description> 
   <pubDate>Wed, 28 Sep 2011 19:45:08 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/10554#t67764</link> 
  </item> 
   
  <item> 
   <title>&gt; How about telling us what file you are talking about, to b</title> 
   <description>&gt; How about telling us what file you are talking about, to begin with?
Turba LDAP server support test obviously is in turba/lib/test.php.</description> 
   <pubDate>Wed, 28 Sep 2011 19:57:45 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/10554#t67765</link> 
  </item> 
   
  <item> 
   <title>Fix is in line 78 of attached file.</title> 
   <description>Fix is in line 78 of attached file.</description> 
   <pubDate>Wed, 28 Sep 2011 20:10:40 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/10554#t67768</link> 
  </item> 
   
  <item> 
   <title>Changes have been made in Git for this ticket:

[jan] Fix LD</title> 
   <description>Changes have been made in Git for this ticket:

[jan] Fix LDAP connection test (Bug #10554).

 3 files changed, 4 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/f19e588709e7b8462df9316317a0019eb1f1ace4</description> 
   <pubDate>Mon, 03 Oct 2011 17:40:37 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/10554#t67880</link> 
  </item> 
   
   
 
 </channel> 
</rss> 
