[Bug 3128] New: IE7: Can't enter a new authority record: javascript error blocks save
http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3128 Summary: IE7: Can't enter a new authority record: javascript error blocks save Product: Koha Version: rel_3_0 Platform: PC URL: http://staff-dfs4.dev.kohalibrary.com/cgi- bin/koha/authorities/authorities.pl?authtypecode=PERSO_N AME. OS/Version: All Status: NEW Severity: normal Priority: P3 Component: Browser compatibility AssignedTo: joe.atzberger@liblime.com ReportedBy: daniel.sweeney@liblime.com CC: oleonard@myacpl.org, galen.charlton@liblime.com Estimated Hours: 0.0 When saving a new authority record in authorities.pl, when the admin chooses "Save" at the bottom of the form, IE7 raises a javascript error: LIne 96, char 13, can't move focus to the control because it is invisible, not enabled or of a type that does not accept the focus. The new authority record cannot be saved. When using the top "save" button, there's no javascript error but the record does not save. (The button does not do anything.) This happens for personal names, topical terms, and the other authority types. -- Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3128 Joe Atzberger <joe.atzberger@liblime.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED Priority|P3 |PATCH-Sent --- Comment #1 from Joe Atzberger <joe.atzberger@liblime.com> 2009-04-22 21:17:07 --- Patch sent. -- Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3128 --- Comment #2 from daniel sweeney <daniel.sweeney@liblime.com> 2009-04-22 22:19:57 --- After applying this patch to HEAD, you get a javascript warning when entering the authorities area at authorities-home.pl: ine 338, char 3, Error: 'confirm_deletion' is undefined'. You can clear that warning and try to create a new authority record. You can click the 000, 003, 005, 008 and 040 fields to fill in the default data, and add something to the 1xx field. When you try to save the authority record, usign either of the save buttons, you get a sequence of dialog boxes reading "tag_000_subfield_00_676556_501285", "tag_003_subfield_00_<numbers>", "tag_005_subfield_00_<numbers>, tag_008_subfield_00_<numbers>, tag_040_subfield_a_<numbers>. If you use the top save button, the record is not saved; if you use the bottom save button, you get a javascript error: Line 101, character 9, error: 'flag' is undefined This is not IE-specific; I can replicate in Safari. -- Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3128 --- Comment #3 from Galen Charlton <galen.charlton@liblime.com> 2009-04-24 12:58:12 --- Pushed the two patches that Joe submitted, which together resolve the problem originally reported. The 'confirm_deletion' warning is a separate issue, not yet addressed by any patch. -- Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3128 daniel sweeney <daniel.sweeney@liblime.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED --- Comment #4 from daniel sweeney <daniel.sweeney@liblime.com> 2009-04-28 16:33:16 --- Confirmed fixed. -- Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
participants (1)
-
bugzilla-daemon@liblime.com