<?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>Notifications do not show in setup/config </title> 
  <pubDate>Fri, 10 Apr 2026 18:27:18 +0000</pubDate> 
  <link>https://bugs.horde.org/ticket/8886</link> 
  <atom:link rel="self" type="application/rss+xml" title="Notifications do not show in setup/config " href="https://bugs.horde.org/ticket/8886/rss" /> 
  <description>Notifications do not show in setup/config </description> 
 
   
   
  <item> 
   <title>the $notification-&gt;push() call in horde/templates/admin/menu</title> 
   <description>the $notification-&gt;push() call in horde/templates/admin/menu.inc is causing a js error:

document.observe is not a function
http://localhost/horde/admin/setup/config.php?app=horde
Line 25

It&#039;s due to the fact that prototype is loaded after this is output to the browser.  I tried tracing this, and I *think* it&#039;s an issue similar to one I had in Ansel where I was using output buffering to get some HTML output before common-header was sent.  I think that in  admin/config.php when $form is generated by Util::bufferOutput(), this confuses the code that determines if we can send the javascript to the browser.  In Ansel, I fixed this by shuffling around where common-header was output in relation to the javascript being added etc... but I can&#039;t seem to figure this particular case out...  I&#039;ll keep trying, but someone with more familiarity with the notification code will probably be quicker at this.</description> 
   <pubDate>Fri, 26 Feb 2010 16:36:44 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/8886#t58082</link> 
  </item> 
   
  <item> 
   <title>Changes have been made in Git for this ticket:

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

Bug #8886: Fix adding javascript files

http://git.horde.org/diff.php/horde/admin/setup/config.php?rt=horde-git&amp;r1=3ee16453993960c5e043aa0eda708aa9b5027d8f&amp;r2=46bbc28ae64b774ccf8fb72bff67361b6d81fcd6</description> 
   <pubDate>Fri, 12 Mar 2010 22:20:03 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/8886#t58178</link> 
  </item> 
   
  <item> 
   <title>Fixed by moving the rendering code further down the page.  I</title> 
   <description>Fixed by moving the rendering code further down the page.  I don&#039;t know enough about the Horde_Form code to fix this there.  But Horde_Form shouldn&#039;t be adding javascript to the page at all - inserting javascript into the page should be the sole responsibility of the called script.</description> 
   <pubDate>Fri, 12 Mar 2010 22:22:12 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/8886#t58179</link> 
  </item> 
   
   
 
 </channel> 
</rss> 
