<?xml version="1.0" encoding="UTF-8"?> 
<?xml-stylesheet href="https://dev.horde.org/themes/horde//default/feed-rss.xsl" type="text/xsl"?> 
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"> 
 <channel> 
  <title>Registry losing cached interfaces information</title> 
  <pubDate>Fri, 10 Apr 2026 14:49:30 +0000</pubDate> 
  <link>https://bugs.horde.org/ticket/9424</link> 
  <atom:link rel="self" type="application/rss+xml" title="Registry losing cached interfaces information" href="https://bugs.horde.org/ticket/9424/rss" /> 
  <description>Registry losing cached interfaces information</description> 
 
   
   
  <item> 
   <title>As can be seen on bugs.horde.org, the registry under certain</title> 
   <description>As can be seen on bugs.horde.org, the registry under certain conditions loses the $this-&gt;_cache[&#039;interfaces&#039;] entry, resulting in &quot;The method &quot;tickets/getQueueDetails&quot; is not defined in the Horde Registry.&quot; fatal errors.
The entry is properly populated, but when using call() of the registry later, the entry is empty again. the &#039;api&#039; entry always keeps populated.</description> 
   <pubDate>Thu, 02 Dec 2010 14:39:51 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/9424#t60984</link> 
  </item> 
   
  <item> 
   <title>Using Firefox, I&#039;ve noticed that if I clear cache and cookie</title> 
   <description>Using Firefox, I&#039;ve noticed that if I clear cache and cookies then open URL like http://bugs.horde.org/ticket/9424, I always get the fatal error. Reloading the page works fine.

Hope this helps.</description> 
   <pubDate>Wed, 08 Dec 2010 13:34:08 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/9424#t61036</link> 
  </item> 
   
  <item> 
   <title>Bump. This keeps me from working on any bugs at the moment.</title> 
   <description>Bump. This keeps me from working on any bugs at the moment.</description> 
   <pubDate>Mon, 13 Dec 2010 16:10:40 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/9424#t61078</link> 
  </item> 
   
  <item> 
   <title>FWIW, I have never seen this.  bugs.horde.org works fine for</title> 
   <description>FWIW, I have never seen this.  bugs.horde.org works fine for me.</description> 
   <pubDate>Mon, 13 Dec 2010 19:24:01 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/9424#t61082</link> 
  </item> 
   
  <item> 
   <title>My guess is that it has something to do with transparent aut</title> 
   <description>My guess is that it has something to do with transparent auth.  But the registry caching code needs to be rewritten anyway - the md5 session storage code doesn&#039;t make a lot of sense (I think it was intended to prevent registry changes from affecting current sessions, but it doesn&#039;t work reliably 100% of the time so it is useless).</description> 
   <pubDate>Mon, 13 Dec 2010 19:40:49 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/9424#t61084</link> 
  </item> 
   
  <item> 
   <title>Maybe this helps:
http://lists.horde.org/archives/commits/2</title> 
   <description>Maybe this helps:
http://lists.horde.org/archives/commits/2010-December/005893.html

Retracting other statements I made in this ticket - not sure it is an auth thing because api cache is stored in the same data element as interfaces cache - if one is set but not the other, something weird is going on.

Also, we DO need the md5 hash in the session because all cached elements may not be the same for all users.

Adding Jan as owner because he can reproduce (I can&#039;t).</description> 
   <pubDate>Fri, 17 Dec 2010 20:52:50 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/9424#t61117</link> 
  </item> 
   
  <item> 
   <title>Changes have been made in Git for this ticket:

Bug #9424: N</title> 
   <description>Changes have been made in Git for this ticket:

Bug #9424: Need to unset apis variable - or else it won&#039;t be rebuilt

http://git.horde.org/horde-git/-/commit/7fd5d34ce9e01a6ccc027131894b18b3c0a813aa</description> 
   <pubDate>Mon, 20 Dec 2010 19:11:49 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/9424#t61120</link> 
  </item> 
   
  <item> 
   <title>Think I figured it out... I could reproduce if I changed the</title> 
   <description>Think I figured it out... I could reproduce if I changed the language in my browser.

The issue is that when we change languages, we flushed the registry cache.  Previously there was a long-standing bug where we would flush the cache but we wouldn&#039;t rebuild the current registry object.  Thus, things like the application names and other translated items within the cache weren&#039;t updateduntil the next page load.  I partially fixed this, but made the mistake of not correctly marking the api list as unset.  Thus, after clearing the cache, the registry would not rebuild the api list because it was marked as already built.  This has been fixed.</description> 
   <pubDate>Mon, 20 Dec 2010 19:16:57 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/9424#t61122</link> 
  </item> 
   
  <item> 
   <title>w00t!!1!</title> 
   <description>w00t!!1!</description> 
   <pubDate>Mon, 20 Dec 2010 19:48:57 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/9424#t61125</link> 
  </item> 
   
   
 
 </channel> 
</rss> 
