[Tickets #11721] Re: dimpbase.js failure screen after login keeps blank
bugs at horde.org
bugs at horde.org
Wed Nov 21 20:03:59 UTC 2012
BITTE NICHT AUF DIESE NACHRICHT ANTWORTEN. NACHRICHTEN AN DIESE
E-MAIL-ADRESSE WERDEN NICHT GELESEN.
Ticket-URL: http://bugs.horde.org/ticket/11721
------------------------------------------------------------------------------
Ticket | 11721
Aktualisiert Von | tleitel at web.de
Zusammenfassung | dimpbase.js failure screen after login keeps blank
Warteschlange | IMP
Version | 6.0.1
Typ | Bug
Status | Not A Bug
Priorität | 2. Medium
Milestone |
Patch |
Zuständige | Michael Slusarz
+Neue Anlage | dimpbase.js
------------------------------------------------------------------------------
tleitel at web.de (2012-11-21 20:03) hat geschrieben:
Thanks a lot, but there is still other lines to comment out.
I posted the whole script.
>>>> You had stale javascript in your browser.
>>>
>>> According to an other installation, the javascript dumpbase.js file
>>> that crashes is exactly the same.
>>>
>>> What does your answer mean ?
>>>
>>> Is the browser to old ?
>> Hello,
>> Same problem for me. With IE 7 and IE 8 up-to-date.
>> Horde IMP could be adaptive with IE and not the opposite. So, anyone
>> have a patch ?
>> Thanks
>
> Hello again,
> I find a solution (not perfect) but it can help users.
> - comment lines containing DM.addSubMenu like this :
>
> if ($('horde-search')) {
> this._setQsearchText();
>
> DimpCore.addContextMenu({
> elt: $('horde-search-dropdown'),
> left: true,
> offset: $$('#horde-search .horde-fake-input')[0],
> type: 'qsearchopts'
> });
> DimpCore.addContextMenu({
> elt: $('horde-search-dropdown'),
> left: false,
> offset: $$('#horde-search .horde-fake-input')[0],
> type: 'qsearchopts'
> });
> /* DM.addSubMenu('ctx_qsearchopts_by', 'ctx_qsearchby'); */
>
> DimpCore.addPopdownButton('button_filter', 'filteropts', {
> trigger: true
> });
> /* DM.addSubMenu('ctx_filteropts_filter', 'ctx_filter');
> DM.addSubMenu('ctx_filteropts_flag', 'ctx_flag_search');
> DM.addSubMenu('ctx_filteropts_flagnot', 'ctx_flag_search'); */
>
> /* Don't submit FORM. Really only needed for Opera (Bug #9730)
> * but shouldn't hurt otherwise. */
> $('horde-search-input').up('FORM').observe('submit', Event.stop);
> }
tleitel at web.de (2012-11-21 20:03) hat hochgeladen: dimpbase.js
http://bugs.horde.org/h/services/download/?module=whups&actionID=download_file&file=dimpbase.js&ticket=11721&fn=%2Fdimpbase.js
More information about the bugs
mailing list