Summary | Tabswitching (Javascript) broken with Seamonkey |
Queue | Horde Base |
Queue Version | HEAD |
Type | Bug |
State | Not A Bug |
Priority | 1. Low |
Owners | |
Requester | hordelist (at) quantentunnel (dot) de |
Created | 12/07/2007 (6501 days ago) |
Due | |
Updated | 12/10/2007 (6498 days ago) |
Assigned | 12/07/2007 (6501 days ago) |
Resolved | 12/10/2007 (6498 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
about this. Ticket can be closed.
Priority ⇒ 1. Low
State ⇒ Feedback
javascript files in the browser cache.
Priority ⇒ 3. High
Type ⇒ Bug
Summary ⇒ Tabswitching (Javascript) broken with Seamonkey
Queue ⇒ Horde Base
State ⇒ Unconfirmed
Gecko/20071030 SeaMonkey/1.1.6 with Horde Nightly from 06.12.2007.
I can't switch the configuration tabs for the different aps in the
administration section. You should be able to reproduce this also with
Firefox (not tested) or any other Gecko based browser.
The Javascript Error console states:
Error: null has no properties
Sourcefile:
http://server.intern.notar-reinartz.de/horde-cvs/js/form_sections.js
Line: 31
which is
document.getElementById('_tab_' + openSectionId).className = null;
in function Horde_Form_Sections
Working with IE 7.0