<?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>Horde_Config typo fix</title> 
  <pubDate>Fri, 10 Apr 2026 08:36:36 +0000</pubDate> 
  <link>https://bugs.horde.org/ticket/9653</link> 
  <atom:link rel="self" type="application/rss+xml" title="Horde_Config typo fix" href="https://bugs.horde.org/ticket/9653/rss" /> 
  <description>Horde_Config typo fix</description> 
 
   
   
  <item> 
   <title>typo fix around line 1047 of Core/lib/Horde/Config.php:

-</title> 
   <description>typo fix around line 1047 of Core/lib/Horde/Config.php:

--- Horde/Config.php.orig       2011-03-10 20:56:32.000000000 +0100
+++ Horde/Config.php    2011-03-10 20:56:52.000000000 +0100
@@ -1039,7 +1039,7 @@
         $custom_fields = array(
             &#039;required&#039; =&gt; true,
             &#039;desc&#039; =&gt; &#039;What database backend should we use?&#039;,
-            &#039;default&#039; =&gt; $this-&gt;_default($ctx . &#039;|phptype&#039;),
+            &#039;default&#039; =&gt; $this-&gt;_default($ctx . &#039;|phptype&#039;, &#039;&#039;),
             &#039;switch&#039; =&gt; array(
                 &#039;false&#039; =&gt; array(
                     &#039;desc&#039; =&gt; &#039;[None]&#039;,
</description> 
   <pubDate>Thu, 10 Mar 2011 20:05:35 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/9653#t62211</link> 
  </item> 
   
  <item> 
   <title>Changes have been made in Git for this ticket:

Bug #9653: A</title> 
   <description>Changes have been made in Git for this ticket:

Bug #9653: Add missing argument.

 1 files changed, 1 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/cf9f225994a2d5ef55bdf2a5bf4aff6cfd9f3bcc</description> 
   <pubDate>Thu, 10 Mar 2011 20:13:31 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/9653#t62212</link> 
  </item> 
   
   
 
 </channel> 
</rss> 
