<?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>convert_imp_filters not working</title> 
  <pubDate>Fri, 10 Apr 2026 00:23:12 +0000</pubDate> 
  <link>https://bugs.horde.org/ticket/4520</link> 
  <atom:link rel="self" type="application/rss+xml" title="convert_imp_filters not working" href="https://bugs.horde.org/ticket/4520/rss" /> 
  <description>convert_imp_filters not working</description> 
 
   
   
  <item> 
   <title>Running convert_imp_filters.php generates the following erro</title> 
   <description>Running convert_imp_filters.php generates the following error message



Oct 12 14:01:19 HORDE [error] [ingo] Failed retrieving prefs for : DB Error: unknown error [on line 251 of &quot;/usr/share/pear/Horde/Prefs/sql.php&quot;]



This is due to the fact that Ingo::getUser() returns an empty string instead of the username which is currently migrated.





The following diff (inspired by the way convert_prefs_to_sql.php works) fixes the problem:



44a45,47

&gt; /* Initialize authentication backend. */

&gt; $auth = &amp;Auth::singleton($conf[&#039;auth&#039;][&#039;driver&#039;]);

&gt;

50a54,57

&gt;     if (empty($user)) {

&gt;         continue;

&gt;     }

&gt;

52a60,62

&gt;     $auth-&gt;setAuth($user, array());

&gt;     $_SESSION[&#039;ingo&#039;][&#039;current_share&#039;] = &#039;:&#039; . $user;

&gt;

</description> 
   <pubDate>Fri, 13 Oct 2006 12:19:12 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/4520#t24969</link> 
  </item> 
   
  <item> 
   <title>Fixed in HEAD and 1.1.3.</title> 
   <description>Fixed in HEAD and 1.1.3.</description> 
   <pubDate>Fri, 24 Nov 2006 07:26:29 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/4520#t26628</link> 
  </item> 
   
  <item> 
   <title>Changes have been made in Git (master):

commit c486b8df9e21</title> 
   <description>Changes have been made in Git (master):

commit c486b8df9e217f71c16c47be367fc373ca2049d1
Author: bertrand Gugger &lt;toggg@php.net&gt;
Date:   Sat Jul 16 08:13:43 2005 +0000

    Request #4520  	Additional space confuses image tag, adapted regexp
    
    
    git-svn-id: https://svn.php.net/repository/pear/packages/Text_Wiki/trunk@190778 c90b9560-bf6c-de11-be94-00142212c4b1

 Text/Wiki/Parse/Default/Image.php | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

http://github.com/horde/horde/commit/c486b8df9e217f71c16c47be367fc373ca2049d1</description> 
   <pubDate>Wed, 06 Sep 2017 08:17:28 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/4520#t92179</link> 
  </item> 
   
   
 
 </channel> 
</rss> 
