[Koha] Koha and IE

stefan herrkandera at gmx.ch
Sat Mar 27 23:56:14 NZDT 2010


the problem seems to be the spacing (value 100):

/var/www./kohacat/koha/cataloguing/value_builder > marc21_field_008.pl 
and > marc21_field_008_authorities.pl (for 008)

function Clic$function_name(i) {
        defaultvalue=document.getElementById(\"$field_number\").value;
newin=window.open(\"../cataloguing/plugin_launcher.pl?plugin_name=marc21_field_008.pl&index=$field_number&result=\"+defaultvalue,\"unimarc 
field 100\",'width=1000,height=600,toolbar=false,scrollbars=yes');
}

I will post this this in the dev list.

Greetings, Stefan




Bernardo Gonzalez Kriegel schrieb:
> No as far as I know, the problem is the (mis)management of CSS and 
> JavaScript  on Internet Explorer.
>
> Sorry
> bgk
>
> On Fri, Mar 26, 2010 at 9:06 AM, stefan <herrkandera at gmx.ch 
> <mailto:herrkandera at gmx.ch>> wrote:
>
>     Hi all
>
>     This problem might have been discussed here before but I could not
>     find
>     a post.
>
>     We encounter problems with opening the advanced tag editor (pop up)
>     within the field 000 and 008 with IE 6, 7 and 8.
>
>     The problem seems to be the Perl file:
>
>     cgi-bin/koha/cataloguing/plugin_launcher.pl?plugin_name=*marc21_leader.pl*&index=tag_000_subfield_00_465196_878662&result=
>     <http://plugin_launcher.pl?plugin_name=*marc21_leader.pl*&index=tag_000_subfield_00_465196_878662&result=>
>
>
>     Has anyone a solution (beside changing the Browser ;-)?
>
>     Thank you, Stefan
>
>
>     _______________________________________________
>     Koha mailing list
>     Koha at lists.katipo.co.nz <mailto:Koha at lists.katipo.co.nz>
>     http://lists.katipo.co.nz/mailman/listinfo/koha
>
>



More information about the Koha mailing list