[Bug 5107] New: MARC Editor fails to open Popup in some browsers (IE, Webkit)
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5107 Summary: MARC Editor fails to open Popup in some browsers (IE, Webkit) Change sponsored?: --- Product: Koha Version: rel_3_0 Platform: Other OS/Version: Linux Status: NEW Severity: blocker Priority: P5 Component: MARC Bibliographic data support AssignedTo: gmcharlt@gmail.com ReportedBy: virtualthinking@hotmail.com QAContact: koha-bugs@lists.koha-community.org CC: ian.walls@bywatersolutions.com Estimated Hours: 0.0 Summary: (1) Cannot update or edit data in MARC leader and 008 field. (2) Cannot activate tag editor Problem: When editing MARC records the tag editor fails to open in some browsers. When the tag editor is clicked the following error is generated in IE8.
SNIP>>>>>
Webpage error details User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET4.0C; .NET CLR 3.0.30729) Timestamp: Tue, 10 Aug 2010 00:54:16 UTC Message: Invalid argument. Line: 2323 Char: 2 Code: 0 URI: http://173.203.220.32:8080/cgi-bin/koha/cataloguing/addbiblio.pl?biblionumbe... -- 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=5107 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Platform|Other |All OS/Version|Linux |All Severity|blocker |normal -- 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=5107 --- Comment #1 from Owen Leonard <oleonard@myacpl.org> --- This is the same issue as Bug 2933 (which included patch for 3.0.x) and Bug 3018 (which did not). -- 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=5107 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|MARC Bibliographic data |Templates |support | AssignedTo|gmcharlt@gmail.com |oleonard@myacpl.org -- 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=5107 --- Comment #2 from Owen Leonard <oleonard@myacpl.org> --- Created attachment 2496 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=2496 Proposed fix for 3.0.x I'll attach this patch here as well since Bug 3018 is already marked as fixed. This patch should do the same for 3.0.x. -- 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=5107 VirtualThinking <virtualthinking@hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |WORKSFORME --- Comment #3 from VirtualThinking <virtualthinking@hotmail.com> 2010-08-16 02:14:13 UTC --- Hi Owen, The patch applied and fixed the issue, the only issue of note being that the patch threw a slight error on application for 3.0.6: error: patch failed: cataloguing/value_builder/marc21_field_008_authorities.pl:70 error: cataloguing/value_builder/marc21_field_008_authorities.pl: patch does not apply Looking over the patch code by hand looked fine to me. Maybe one of those things. In the end I had to run git-apply with --reject to get the patch to work and edit the last file by hand. Thanks! -- 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=5107 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|WORKSFORME | -- 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=5107 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |ASSIGNED -- 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=5107 --- Comment #4 from VirtualThinking <virtualthinking@hotmail.com> 2010-11-24 03:20:07 UTC --- Just an additional comment on this issue. Our users have been testing the newer releases, 3.0.6 and now 3.2.1 and note that this issue seems to be partially resolved by either the diff patch, or by upgrading wholesale to 3.2.1 via current release download. The [same] issue still seems to persist with the editor with some fields as we are unable to enter data in tag 1xx and 6xx in the cataloguing module. Would be really good if this could be fully patched in the next bugfix release, or with a patch in the meantime. Cheers! -- 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=5107 --- Comment #5 from Owen Leonard <oleonard@myacpl.org> 2010-11-24 13:42:23 UTC ---
The [same] issue still seems to persist with the editor with some fields as we are unable to enter data in tag 1xx and 6xx in the cataloguing module.
Unable to enter data because the popup won't appear when you try to trigger it, or unable to enter data because you can't type in the input field? If it's the latter, you probably have authorities linked to those tags. You have to click the "..." link to trigger the authority search window. -- 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=5107 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED --- Comment #6 from Owen Leonard <oleonard@myacpl.org> 2011-04-18 13:23:48 UTC --- Marking this as fixed unless someone can provide an updated report detailing continued problem. -- 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.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org