<?xml version="1.0" encoding="ISO-8859-1"?>
<?xml-stylesheet href="http://bugs.horde.org/themes/feed-rss.xsl" type="text/xsl"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
 <channel>
  <title>Horde Admin setup does not toggle between config tabs</title>
  <pubDate>Sat, 05 Jul 2008 18:16:15 -0400</pubDate>
  <link>http://bugs.horde.org/ticket/5017</link>
  <atom:link rel="self" type="application/rss+xml" title="Horde Admin setup does not toggle between config tabs" href="http://bugs.horde.org/ticket/5017/rss" />
  <description>Horde Admin setup does not toggle between config tabs</description>

  
  
  <item>
   <title>Hello,

I have checked out versions Horde 3.1.3 and IMP 4.</title>
   <description>Hello,

I have checked out versions Horde 3.1.3 and IMP 4.1.3 from CVS like:
cvs co -r HORDE_3_1_3 horde
cd horde
cvs co -r IMP_4_1_3 imp

I then copied all /config/*.dist into *.php as in /docs/INTALL
I entered Horde setup as Admin, and tried to click the Authentication tab to configure some IMAP auth. This javascript error is displayed:
document.getElementById(&quot;_tab_&quot; + openSectionId) has no properties
document.getElementById('_tab_' + openSectionId).className = null;

To see why, I installed a regular Horde 3.1.3 and IMP 4.1.3 from release zips instead of checking out from CVS and compared the differences in the HTML.
From Release zip:

&lt;li class=&quot;activeTab&quot; id=&quot;_tab_general&quot;&gt;&lt;a href=&quot;#&quot; onclick=&quot;sections_configform.toggle('general'); return false;&quot;&gt;General&lt;/a&gt; &lt;/li&gt;

From CVS checkout:

&lt;li class=&quot;activeTab&quot; id=&quot;configform_tab_general&quot;&gt;&lt;a href=&quot;#&quot; onclick=&quot;sections_configform.toggle('general'); return false;&quot;&gt;General&lt;/a&gt; &lt;/li&gt;

As you see, the id generated for the &lt;li&gt; element is different.
Why is this happening?
NOTE this is bug does not match the Queue version &quot;FRAMEWORK_3: The current 3.x CVS code&quot; of this ticket, becouse I did not use that tag to check out the code, but HORDE_3_1_3 tag. However, there was not a ticket Queue version for this specific tag.</description>
   <pubDate>Thu, 22 Feb 2007 03:36:56 -0500</pubDate>
   <link>http://bugs.horde.org/ticket/5017#t29647</link>
  </item>
  <item>
   <title>A little context now. I am working on enhancement #2782, and</title>
   <description>A little context now. I am working on enhancement #2782, and that's why I need to check out from CVS to produce a patch using cvs diff.</description>
   <pubDate>Thu, 22 Feb 2007 03:42:13 -0500</pubDate>
   <link>http://bugs.horde.org/ticket/5017#t29648</link>
  </item>
  <item>
   <title>You didn't install the framework module with a matching vers</title>
   <description>You didn't install the framework module with a matching version.</description>
   <pubDate>Thu, 22 Feb 2007 05:01:52 -0500</pubDate>
   <link>http://bugs.horde.org/ticket/5017#t29652</link>
  </item>
  

 </channel>
</rss>
