[Bug 8873] New: JavaScript error in Opac displaying tag cloud
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8873 Priority: P5 - low Change sponsored?: --- Bug ID: 8873 Assignee: oleonard@myacpl.org Summary: JavaScript error in Opac displaying tag cloud Severity: normal Classification: Unclassified OS: All Reporter: veron@veron.ch Hardware: All Status: NEW Version: master Component: OPAC Product: Koha On master (3.09.00.060), I get a JavaScript error on line 126 in opac-tags.pl while displaying tags cloud. Reason: There are two lines with closing }); <script type="text/javascript"> //<![CDATA[ $("#mytagst").tablesorter({ dateFormat: 'uk', widgets : ['zebra'], headers: { 3: { sorter: false }}, sortList: [[2,0]] }); }); //]]> Patch follows. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8873 Marc Véron <veron@veron.ch> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|oleonard@myacpl.org |veron@veron.ch -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8873 --- Comment #1 from Marc Véron <veron@veron.ch> --- Created attachment 12675 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=12675&action=edit Bug 8873 - JavaScript error in Opac displaying tag cloud On master (3.09.00.060), I get a JavaScript error on line 126 in opac-tags.pl while displaying tags cloud. Reason: There are two lines with closing }); Patch removes one line. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8873 Marc Véron <veron@veron.ch> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8873 Mirko Tietgen <mirko@abunchofthings.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #12675|0 |1 is obsolete| | --- Comment #2 from Mirko Tietgen <mirko@abunchofthings.net> --- Created attachment 12682 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=12682&action=edit Bug 8873 - JavaScript error in Opac displaying tag cloud On master (3.09.00.060), I get a JavaScript error on line 126 in opac-tags.pl while displaying tags cloud. Reason: There are two lines with closing }); Patch removes one line. Signed-off-by: Mirko Tietgen <mirko@abunchofthings.net> -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8873 Mirko Tietgen <mirko@abunchofthings.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off CC| |mirko@abunchofthings.net --- Comment #3 from Mirko Tietgen <mirko@abunchofthings.net> --- Removes the error. Signed off. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8873 Paul Poulain <paul.poulain@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA CC| |paul.poulain@biblibre.com --- Comment #4 from Paul Poulain <paul.poulain@biblibre.com> --- QA comment: very tiny patch. This bug exist since march 2011 git blame says (patch 77b64098) Surprising that no-one spotted it before !!! passed QA -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8873 Paul Poulain <paul.poulain@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to Master Version|master |rel_3_8 --- Comment #5 from Paul Poulain <paul.poulain@biblibre.com> --- Patch pushed to master -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8873 Chris Cormack <chris@bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |Pushed to Stable CC| |chris@bigballofwax.co.nz --- Comment #6 from Chris Cormack <chris@bigballofwax.co.nz> --- Pushed to 3.8.x, will be in 3.8.6 -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org