[Tickets #13463] Re: Horde_Core-2.13.1 breaks SQL database access

noreply at bugs.horde.org noreply at bugs.horde.org
Fri Aug 29 10:27:26 UTC 2014


DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: https://bugs.horde.org/ticket/13463
------------------------------------------------------------------------------
  Ticket             | 13463
  Updated By         | jcblanco at fi.upm.es
  Summary            | Horde_Core-2.13.1 breaks SQL database access
  Queue              | Horde Framework Packages
  Version            | Git master
  Type               | Bug
  State              | Feedback
  Priority           | 2. Medium
  Milestone          |
  Patch              |
  Owners             |
------------------------------------------------------------------------------


jcblanco at fi.upm.es (2014-08-29 10:27) wrote:

I've been debugging the problem and determined that the problem is in  
the changes changes in the file Horde/Core/Factory/Db.php

If I revert only this file to the one of the previous version of  
Horde_Core all seems to work fine again.

Looking at the changes I think I've found that the problem is caused  
doing the call to $ob->setCache after $ob->setLogger

I've changed the code to look more like the old version and calling  
$ob->setCache prior to $ob->setLogger and works fine

If you need the changed code let me know





More information about the bugs mailing list