|
From: | Tumer Garip |
Subject: | [Koha-devel] ALL Programmers & Template designers please note |
Date: | Tue, 22 Aug 2006 00:14:58 +0300 |
Hi all, Although officially KOHA runs on Unix and Firefox there is quite a lot out there that uses Windows and Internet Explorer with Koha.
Especially with the new ZOOM integration KOHA is now fully Windows compatible as well. However a silly _javascript_ error prevents current frameworks from being used in Internet Explorer. The bug (I consider it a bug in IE) is that any popup window name that contains a space throws a _javascript_ error. So please name the popup windows in window.open scripts with no space. i.e. instead of “Koha Help” pls use “Koha_Help” or a single word.
This will help those windows users like us as not to edit all the templates everytime we update. I know that officially we say Firefox but I think it’s a shame to ignore IE just because of one its bugs.
Thanks all, Tumer
-- |
[Prev in Thread] | Current Thread | [Next in Thread] |