[Tickets #3332] NEW: Admin Tabs (Setup) not working
bugs@bugs.horde.org
bugs at bugs.horde.org
Mon Jan 23 13:15:50 PST 2006
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/?id=3332
-----------------------------------------------------------------------
Ticket | 3332
Created By | thomas at gelf.net
Summary | Admin Tabs (Setup) not working
Queue | Horde Base
Version | HEAD
State | Unconfirmed
Priority | 2. Medium
Type | Bug
Owners |
+New Attachment | horde_tabs_bug.diff
-----------------------------------------------------------------------
thomas at gelf.net (2006-01-23 13:15) wrote:
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
More information about the bugs
mailing list