[imp] Oracle and array keys
Liam Hoekenga
liamr@umich.edu
Sat, 19 Jan 2002 23:23:54 -0500
Quoting Jon Parise <jon@horde.org>:
> It looks as though the latest Oracle code in the PEAR DB layer
> correctly lowercases the array keys when returning rows of data.
> Assuming that works as advertised, the problem with our SQL
> drivers not being able to fetch data from Oracle sources should
> be fixed.
no go, I'm afraid. I updated my PEAR installation today from CVS (01/19), went
back to the stock copies of horde/*/sql.php, and tried to log into my test
server... my error log is full of:
[19-Jan-2002 23:18:43] PHP Warning: Undefined index: pref_name in /usr/local/
projects/webmail/html-ssl/horde/lib/Prefs/sql.php on line 184
my session preferences don't get loaded, unsurprisingly.
anyhoo.. thought i'd let you know.
Liam