[Koha-bugs] [Bug 6621] Javascript error in cloning subfields

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Aug 4 13:07:59 CEST 2011


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6621

M. de Rooy <m.de.rooy at rijksmuseum.nl> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |m.de.rooy at rijksmuseum.nl

--- Comment #2 from M. de Rooy <m.de.rooy at rijksmuseum.nl> 2011-08-04 11:07:59 UTC ---
(In reply to comment #1)
> Created attachment 4709 [details]
> makes var buttonDotOnClick a String for IE7

I have a question about:
var buttonDotOnClick = String(link.getAttribute('onclick'));

Where did you define link in the Clonefield function?
Why do you call String? Is it necessary to recover from a null? This may indeed
be browser dependent.
I tested your patch in IE8, but have to say that there are more JS errors while
doing that. Our users are running staff in Firefox for that reason.

-- 
Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA Contact for the bug.


More information about the Koha-bugs mailing list