[bugs] [Bug 1146] New - Horde is using a deprecated function, DB::isWarning() in lib/Prefs/sql.php

bugs at bugs.horde.org bugs at bugs.horde.org
Thu Jan 9 16:10:20 PST 2003


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

*** shadow/1146	Thu Jan  9 16:10:20 2003
--- shadow/1146.tmp.13576	Thu Jan  9 16:10:20 2003
***************
*** 0 ****
--- 1,24 ----
+ Bug#: 1146
+ Product: Horde
+ Version: 2.0 Stable
+ Platform: PHP Code
+ OS/Version: All
+ Status: NEW   
+ Resolution: 
+ Severity: critical
+ Priority: P2
+ Component: IMP
+ Area: BUILD
+ AssignedTo: chuck at horde.org                            
+ ReportedBy: jae at comsoltech.com               
+ URL: 
+ Summary: Horde is using a deprecated function, DB::isWarning() in lib/Prefs/sql.php
+ 
+ in Horde/lib/Prefs/sql.php, line 101, DB::isWarning() is deprecated, in the 
+ latest version of PEAR::DB.  So, when using SQL-based preference, the Horde 
+ application crashes (stopped).
+ 
+ Solution:
+ Just remove :
+ 
+ isWarning($this->db)


More information about the bugs mailing list