[Tickets #10460] Re: Problem with external mysql addressbook

bugs at horde.org bugs at horde.org
Fri Sep 2 17:22:39 UTC 2011


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

Ticket URL: http://bugs.horde.org/ticket/10460
------------------------------------------------------------------------------
  Ticket             | 10460
  Updated By         | Git Commit <commits at lists.horde.org>
  Summary            | Problem with external mysql addressbook
  Queue              | Turba
  Version            | 3.0.7
  Type               | Bug
  State              | Feedback
  Priority           | 2. Medium
  Milestone          |
  Patch              |
  Owners             | Jan Schneider
------------------------------------------------------------------------------


Git Commit <commits at lists.horde.org> (2011-09-02 17:22) wrote:

Changes have been made in Git for this ticket:

Fix creating cache objects for Horde_Db.
We cannot simply pass the current Horde_Db object into the Horde_Cache  
instance
that we pass back to that object, because we might be creating a Horde_Db
object for a completely different SQL configuration than required for
Horde_Cache.
Create a new Horde_Db object with the separate cache configuration  
instead, but
set this object's 'cache' property to avoid an infinite loop.

Bug: 10460

  2 files changed, 7 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/6c7b1ce4d9b529822899af05df6b5a00ea414b8d





More information about the bugs mailing list