Summary | Administration not accessible |
Queue | Horde Groupware Webmail Edition |
Queue Version | 1.2 |
Type | Bug |
State | No Feedback |
Priority | 2. Medium |
Owners | |
Requester | technik (at) oneport (dot) de |
Created | 11/11/2008 (6079 days ago) |
Due | 11/11/2008 (6079 days ago) |
Updated | 12/23/2008 (6037 days ago) |
Assigned | 11/11/2008 (6079 days ago) |
Resolved | 12/14/2008 (6046 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
an earlier version of the "form_sections.js" file.
In my case it was due to the mod_cache apache module and to resolve
the problem I added in the right place a "CacheDisable /horde"
directive in the apache config.
I hope this can guide other people.
version without restarting the browser? Did you empty the browser cache?
Mozilla/5.0 (X11; U; Linux i686; de; rv:1.8.1.15) Gecko/20080612
Iceweasel/2.0.0.15 (Debian-2.0.0.15-0etch1)
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)};
State ⇒ Feedback
Priority ⇒ 2. Medium
Type ⇒ Bug
Summary ⇒ Administration not accessible
Due ⇒ 11/11/2008
Queue ⇒ Horde Groupware Webmail Edition
Milestone ⇒
Patch ⇒ No
State ⇒ Unconfirmed
clicking on "Database", "Authentication" and so on has no effect.
Nothing is loaded.
Same with other applications.