[Bug 6621] New: Javascript error in cloning subfields
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6621 Bug #: 6621 Summary: Javascript error in cloning subfields Classification: Unclassified Change sponsored?: --- Product: Koha Version: rel_3_2 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P5 Component: Cataloging AssignedTo: gmcharlt@gmail.com ReportedBy: prosentientsystems@gmail.com QAContact: koha-bugs@lists.koha-community.org CC: ian.walls@bywatersolutions.com While cataloguing using IE7, the clone subfields button doesn't do anything. Delete subfields does, strangely enough. This is most likely a JavaScript error. (This problem can be worked around by switching to IE8.) -- 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.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6621 --- Comment #1 from Justin @ Prosentient <prosentientsystems@gmail.com> 2011-07-22 05:35:22 UTC --- Created attachment 4709 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=4709 makes var buttonDotOnClick a String for IE7 -- 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.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6621 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 |PATCH-Sent Status|NEW |ASSIGNED Patch Status|--- |Needs Signoff AssignedTo|gmcharlt@gmail.com |prosentientsystems@gmail.co | |m -- 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.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6621 M. de Rooy <m.de.rooy@rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |m.de.rooy@rijksmuseum.nl --- Comment #2 from M. de Rooy <m.de.rooy@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.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6621 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Patch Status|Needs Signoff |Failed QA --- Comment #3 from Owen Leonard <oleonard@myacpl.org> 2011-08-24 16:22:05 UTC --- I'm marking this Failed QA because of the questions raised above. Let's re-evaluate after that. -- 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.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6621 Jared Camins-Esakov <jcamins@cpbibliography.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |RESOLVED CC| |jcamins@cpbibliography.com Resolution| |WONTFIX --- Comment #4 from Jared Camins-Esakov <jcamins@cpbibliography.com> 2012-02-10 14:58:21 UTC --- Because this problem is with 3.2 which is no longer supported, and IE7 which is several versions out of date, I don't think anyone is going to pick this up again. If you are able to reproduce the problem with a current version of Koha and would like to submit a revised patch that addresses Marcel's concerns, please reopen the bug. -- 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. You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org