[Tickets #7972] Re: SQL SSL support
bugs at horde.org
bugs at horde.org
Fri Feb 13 20:59:35 UTC 2009
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/7972
------------------------------------------------------------------------------
Ticket | 7972
Updated By | BryanRJ at gmail.com
Summary | SQL SSL support
Queue | Horde Framework Packages
Version | FRAMEWORK_3
Type | Enhancement
State | Resolved
Priority | 1. Low
Milestone | 3.3.4
Patch |
Owners | Chuck Hagenbuch
------------------------------------------------------------------------------
BryanRJ at gmail.com (2009-02-13 15:59) wrote:
> Committed for 3.3.4, thanks!
Thank you for the quick commit!
Perhaps this is a topic for another bug, but the handling of split
reads appears to be broken in all of these places - array_merge is
called to merge the original parameters with the read-only DB ones.
However, both the persistent connections option and this new SSL one
check !empty, so in the case where an SSL connection is desired for
the original database but not for the new one you will get incorrect
behavior.
Also, the references to "$this->_params" inside the splitreads block
should be just "$params".
How do I go about getting this same change made to
Imp/Turba/Kronolith/etc? Pretty much every application also needs it.
More information about the bugs
mailing list