<?xml version="1.0" encoding="UTF-8"?> 
<?xml-stylesheet href="/h/themes/default/feed-rss.xsl" type="text/xsl"?> 
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"> 
 <channel> 
  <title>Problem with external mysql addressbook</title> 
  <pubDate>Sat, 25 May 2013 14:04:03 +0000</pubDate> 
  <link>http://bugs.horde.org/ticket/10460</link> 
  <atom:link rel="self" type="application/rss+xml" title="Problem with external mysql addressbook" href="http://bugs.horde.org/ticket/10460/rss" /> 
  <description>Problem with external mysql addressbook</description> 
 
   
   
  <item> 
   <title>When using an external mysql addressbook (different database</title> 
   <description>When using an external mysql addressbook (different database than the HORDE DB), Turba tries to write something into the horde_cache table using the external mysql ressource instead of the HORDE DB. This happens in browse.php.</description> 
   <pubDate>Fri, 26 Aug 2011 11:18:27 +0000</pubDate> 
   <link>http://bugs.horde.org/ticket/10460#t67129</link> 
  </item> 
   
  <item> 
   <title>I cannot reproduce. How does your backends(.local).php look </title> 
   <description>I cannot reproduce. How does your backends(.local).php look like?</description> 
   <pubDate>Fri, 02 Sep 2011 16:58:43 +0000</pubDate> 
   <link>http://bugs.horde.org/ticket/10460#t67260</link> 
  </item> 
   
  <item> 
   <title>Nevermind, I forgot to change the Cache backend.</title> 
   <description>Nevermind, I forgot to change the Cache backend.</description> 
   <pubDate>Fri, 02 Sep 2011 17:03:30 +0000</pubDate> 
   <link>http://bugs.horde.org/ticket/10460#t67261</link> 
  </item> 
   
  <item> 
   <title>Changes have been made in Git for this ticket:

Fix creating</title> 
   <description>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</description> 
   <pubDate>Fri, 02 Sep 2011 17:22:39 +0000</pubDate> 
   <link>http://bugs.horde.org/ticket/10460#t67262</link> 
  </item> 
   
  <item> 
   <title>This was a bug in Horde_Core.</title> 
   <description>This was a bug in Horde_Core.</description> 
   <pubDate>Fri, 02 Sep 2011 17:23:08 +0000</pubDate> 
   <link>http://bugs.horde.org/ticket/10460#t67265</link> 
  </item> 
   
  <item> 
   <title>Changes have been made in Git for this ticket:

Revert &quot;Fix </title> 
   <description>Changes have been made in Git for this ticket:

Revert &quot;Fix creating cache objects for Horde_Db.&quot;
This reverts commit 6c7b1ce4d9b529822899af05df6b5a00ea414b8d.

Bug #10460

Fixes fatal error that completely prevents viewing of any page.

I am using PostgreSQL as DB driver, files as cache driver. The code
seems to assume that the cache driver will ALWAYS be a SQL DB.  This is
obviously incorrect.

 2 files changed, 1 insertions(+), 7 deletions(-)
http://git.horde.org/horde-git/-/commit/592009d780a35b7ad66781489e726f94fcdd4234</description> 
   <pubDate>Tue, 06 Sep 2011 07:23:54 +0000</pubDate> 
   <link>http://bugs.horde.org/ticket/10460#t67316</link> 
  </item> 
   
  <item> 
   <title>As mentioned in ticket, the original fix seems faulty becaus</title> 
   <description>As mentioned in ticket, the original fix seems faulty because it assumes that we are using DB caching.  At the very least, that fix completely breaks installations so it is necessarily reverted until properly fixed.</description> 
   <pubDate>Tue, 06 Sep 2011 07:26:09 +0000</pubDate> 
   <link>http://bugs.horde.org/ticket/10460#t67317</link> 
  </item> 
   
   
 
 </channel> 
</rss> 
