[Bug 3115] New: IE6: Javascript errors on z39.50 search page
http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3115 Summary: IE6: Javascript errors on z39.50 search page Product: Koha Version: rel_3_0 Platform: PC URL: http://staff-dfs4.dev.kohalibrary.com/cgi- bin/koha/cataloguing/z3950_search.pl?frameworkcode=BKS 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 entering the Z39.50 search page, IE6 gives a javascript error: Line 79 char 2 expected identifier, string or number This error does not block functionality--you can ignore it and continue to search on the page. After searching you get the same error again, and again can clear it and continue to the search results. The blocking error comes when you click "import" on the search results page: line 1 char 2 Object expected. This prevents the import from happening at all. -- 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=3115 --- Comment #1 from daniel sweeney <daniel.sweeney@liblime.com> 2009-04-14 22:30:37 --- Replicated on IE7 as well. -- 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=3115 Joe Atzberger <joe.atzberger@liblime.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED --- Comment #2 from Joe Atzberger <joe.atzberger@liblime.com> 2009-04-22 15:49:19 --- 1st part is just the commonest IE problem: trailing comma in {name1: value1, name2: value2} list. The "import" part probably relates to use of window.opener. Working on it. -- 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=3115 Joe Atzberger <joe.atzberger@liblime.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P3 |PATCH-Sent --- Comment #3 from Joe Atzberger <joe.atzberger@liblime.com> 2009-04-22 18:20:26 --- "Import" problem seems to have gone away on its own. Sending 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=3115 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-22 21:31:28 --- 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.
http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3115 Galen Charlton <galen.charlton@liblime.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #5 from Galen Charlton <galen.charlton@liblime.com> 2009-04-23 17:01:37 --- Patch pushed. -- 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