[Tickets #9736] Re: Missing db parameter in CyrSQL driver
bugs at horde.org
bugs at horde.org
Tue Mar 29 19:07:18 UTC 2011
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/9736
------------------------------------------------------------------------------
Ticket | 9736
Updated By | Michael Slusarz <slusarz at horde.org>
Summary | Missing db parameter in CyrSQL driver
Queue | Horde Framework Packages
Version | Git master
Type | Bug
State | Resolved
Priority | 2. Medium
Milestone |
Patch |
Owners | Michael Slusarz
------------------------------------------------------------------------------
Michael Slusarz <slusarz at horde.org> (2011-03-29 19:07) wrote:
> 2011-03-29T21:53:53+03:00 NOTICE: HORDE PHP ERROR: Undefined
> variable: orig_params [pid 14582 on line 119 of
> "/usr/share/pear/Horde/Core/Factory/Auth.php"]
Line 119 of Factory/Auth.php is:
'secure' => ($params['secure'] == 'none') ? null :
$params['secure'],
There is no '$orig_params' on that line (or anywhere near that line
for that matter).
More information about the bugs
mailing list