[Koha-bugs] [Bug 2933] New: IE support of popup in intranet

bugzilla-daemon at pippin.metavore.com bugzilla-daemon at pippin.metavore.com
Thu Jan 29 15:18:11 CET 2009


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 at biblibre.com
        ReportedBy: nahuel.angelinetti at biblibre.com
         QAContact: koha-bugs at 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.



More information about the Koha-bugs mailing list