6.0.0-alpha12
6/8/25

[#3332] Admin Tabs (Setup) not working
Summary Admin Tabs (Setup) not working
Queue Horde Base
Queue Version HEAD
Type Bug
State Resolved
Priority 2. Medium
Owners chuck (at) horde (dot) org
Requester thomas (at) gelf (dot) net
Created 01/23/2006 (7076 days ago)
Due
Updated 01/24/2006 (7075 days ago)
Assigned 01/23/2006 (7076 days ago)
Resolved 01/24/2006 (7075 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
01/24/2006 12:17:20 AM Chuck Hagenbuch Comment #2
State ⇒ Resolved
Reply to this comment
Fixed in CVS.
01/23/2006 11:50:46 PM Chuck Hagenbuch Assigned to Chuck Hagenbuch
State ⇒ Assigned
 
01/23/2006 09:15:49 PM thomas (at) gelf (dot) net Comment #1
State ⇒ Unconfirmed
Priority ⇒ 2. Medium
Type ⇒ Bug
Summary ⇒ Admin Tabs (Setup) not working
Queue ⇒ Horde Base
New Attachment: horde_tabs_bug.diff Download
Reply to this comment
When freshly installing Horde from CVS (HEAD) tabs in admin/setup/ won't

work. I tracked the error down to a "naming error" in



horde/templates/javascript/form_sections.js:



   '_section_' + openSectionId



doesn't exist, but there is



   instanceName + '_section_' + openSectionId



Patch is attached - but please check if it does things as you would like to do

them. I wasn't able to find out if you would like to call tabs with or without

instanceName. If your intention was to add instanceName I would suggest

to add it also to '_tab_' + sectionId.



Best regards,

Thomas Gelf


Saved Queries