[Tickets #11251] Re: Blank pages when using popup windows
bugs at horde.org
bugs at horde.org
Thu Nov 15 16:57:01 UTC 2012
BITTE NICHT AUF DIESE NACHRICHT ANTWORTEN. NACHRICHTEN AN DIESE
E-MAIL-ADRESSE WERDEN NICHT GELESEN.
Ticket-URL: http://bugs.horde.org/ticket/11251
------------------------------------------------------------------------------
Ticket | 11251
Aktualisiert Von | bjoern.koester at mediata.net
Zusammenfassung | Blank pages when using popup windows
Warteschlange | IMP
Version | Git develop
Typ | Bug
Status | Resolved
Priorität | 1. Low
Milestone |
Patch |
Zuständige | Jan Schneider, Michael Slusarz
------------------------------------------------------------------------------
bjoern.koester at mediata.net (2012-11-15 16:57) hat geschrieben:
there seams to be a bug in compose-dimp.js row 1136ff
if (DimpCore.conf.flist) {
this.createPopdown('sm', {
base: 'save_sent_mail',
data: DimpCore.conf.flist,
input: 'save_sent_mail_mbox',
label: 'sent_mail_label'
});
this.setPopdownLabel('sm',
ImpComposeBase.identities[$F('identity')].sm_name);
}
while uncomment this part, all works fine.
More information about the bugs
mailing list