http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=2933 Summary: IE support of popup in intranet Product: Koha Version: unspecified Platform: PC OS/Version: All Status: NEW Severity: normal Priority: P3 Component: Cataloging AssignedTo: nahuel.angelinetti@biblibre.com ReportedBy: nahuel.angelinetti@biblibre.com QAContact: koha-bugs@lists.koha.org IE doesn't support window.open with windows id containing spaces. like in addbiblio.tmpl : window.open(link+"&result="+defaultvalue,"value builder",'width=700,height=550,toolbar=false,scrollbars=yes'); all spaces should be deleted. This is a big task, but it must be done to have the IE support working. ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact.