[Bug 6242] New: Javscript errors in label-item-search.pl
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6242 Bug #: 6242 Summary: Javscript errors in label-item-search.pl Classification: Unclassified Change sponsored?: --- Product: Koha Version: rel_3_2 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P5 Component: Label printing AssignedTo: cnighswonger@foundations.edu ReportedBy: fcapovilla@live.ca QAContact: koha-bugs@lists.koha-community.org Created attachment 3978 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=3978 Moved the inclusion of calendar.inc in labels/search.tmpl In the page labels/label-item-search.pl, there are javascript errors that prevent the popup calendars from appearing. Cause : calendar.inc depends on some javascript code that's included in doc-head-close.inc , but calendar.inc is included first. Solution : I just moved the inclusion calendar.inc after doc-head-close.inc in /koha-tmpl/intranet-tmpl/prog/en/modules/labels/search.tmpl Patch attached. -- 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=6242 Frédérick Capovilla <fcapovilla@live.ca> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 |PATCH-Sent Patch Status|--- |Needs Signoff AssignedTo|cnighswonger@foundations.ed |fcapovilla@live.ca |u | -- 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=6242 Frédéric Demians <frederic@tamil.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |frederic@tamil.fr --- Comment #1 from Frédéric Demians <frederic@tamil.fr> 2011-05-13 09:16:44 UTC ---
In the page labels/label-item-search.pl, there are javascript errors that prevent the popup calendars from appearing.
I can't reproduce this 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.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6242 Frédérick Capovilla <fcapovilla@live.ca> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID --- Comment #2 from Frédérick Capovilla <fcapovilla@live.ca> 2011-05-17 17:41:57 UTC --- Tested with the newest version of Koha (3.2.9), and the problems seems to be fixed on this version. I couldn't find the bug report that corrected the problem, so marked this bug as INVALID. -- 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