6.0.0-beta6
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
4/10/26
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#7666] Administration not accessible
*
Your Email Address
*
Spam protection
Enter the letters below:
. .._.._..__ .___ |_/ | | | \[__ | \_|__|_|__/[___
Comment
> Yes, there is a message in the error console of firefox, it seems to > be webmail related > > > > Fehler: null has no properties > > Quelldatei: http://mail.oneport.de/js/form_sections.js > > Zeile: 31 > > > > (Translation: Fehler -> Error, Quelldatei: Sourcefile, Zeile -> Line) > > > > I'm a little bit confused, since js/form_sections.js has just one line: > > > > karl-heinz:/var/www/pages/mail.oneport.de # wc -l js/form_sections.js > > 0 js/form_sections.js > > > > karl-heinz:/var/www/pages/mail.oneport.de # cat js/form_sections.js > > function Horde_Form_Sections(B,C){this._instanceName=B;var > A,D;this.toggle=function(E){if(!document.getElementById){return > false}openSectionId=this._get();D=document.getElementById(this._instanceName+"_section_"+openSectionId);if(D){D.style.display="none";document.getElementById(this._instanceName+"_tab_"+openSectionId).className=null}D=document.getElementById(this._instanceName+"_section_"+E);if(D){D.style.display="";document.getElementById(this._instanceName+"_tab_"+E).className="activeTab"}this._set(E)};this._get=function(){return this._openSection};this._set=function(F){var E=document.getElementById(this._instanceName);if(E!=null&&typeof > E.__formOpenSection!="undefined"){E.__formOpenSection.value=escape(F)}this._openSection=F};this._set(C)}; > >
Attachment
Watch this ticket
N
ew Ticket
M
y Tickets
S
earch
Q
uery Builder
R
eports
Saved Queries
Open Bugs
Bugs waiting for Feedback
Open Bugs in Releases
Open Enhancements
Enhancements waiting for Feedback
Bugs with Patches
Enhancements with Patches
Release Showstoppers
Stalled Tickets
New Tickets
Horde 5 Showstoppers