[bugs] [Bug 1001] New - Turba gets rather confused when sources are deleted

bugs@bugs.horde.org bugs@bugs.horde.org
Thu, 25 Jul 2002 17:45:21 -0300


http://bugs.horde.org/show_bug.cgi?id=1001

*** shadow/1001	Thu Jul 25 17:45:21 2002
--- shadow/1001.tmp.8450	Thu Jul 25 17:45:21 2002
***************
*** 0 ****
--- 1,41 ----
+ Bug#: 1001
+ Product: Horde
+ Version: 2.2 Stable
+ Platform: Mozilla 5.x
+ OS/Version: Linux
+ Status: NEW   
+ Resolution: 
+ Severity: normal
+ Priority: P3
+ Component: Turba
+ Area: BUILD
+ AssignedTo: chuck@horde.org                            
+ ReportedBy: peidran@u.washington.edu               
+ URL: 
+ Summary: Turba gets rather confused when sources are deleted
+ 
+ Hi,
+ 
+ I don't know if this has already been filed, because I couldn't find how to
+ browse tickets, and I wasn't sure what to search for.
+ 
+ Anyway, I deleted an LDAP source in Turba, and now I get the following error
+ when I go to search.php:
+ 
+ >>>
+ Warning: Undefined index: uwldap in /usr/share/horde/turba/lib/List.php on line 204
+ A fatal error has occurred:
+ Unable to load the definition of Turba_Driver_.
+ [line 44 of /usr/share/horde/turba/lib/Driver.php]
+ Details have been logged for the administrator.
+ <<<
+ (the log doesn't say anything more than this)
+ 
+ I ran the following command in the horde db, but it didn't solve the problem:
+ DELETE FROM horde_prefs WHERE pref_value LIKE '%uwldap%';
+ which deleted one row. I didn't see anything in the turba table with the name of
+ my source in it. What can I do to make Turba work again?
+ 
+ Thanks,
+ 
+ Peter