[Bug 8344] New: In Opac we have a "Software error" when clicking "tag cloud"
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8344 Priority: P1 - high Change sponsored?: --- Bug ID: 8344 Assignee: christophe.croullebois@biblibre.com Summary: In Opac we have a "Software error" when clicking "tag cloud" Severity: blocker Classification: Unclassified OS: All Reporter: christophe.croullebois@biblibre.com Hardware: All Status: ASSIGNED Version: master Component: OPAC Product: Koha In Opac we have a "Software error" message when clicking "tag cloud". C4::Output version 3.02 required--this is only version 3.08.01.002 at /home/koha/src/opac/opac-tags.pl line 41. BEGIN failed--compilation aborted at /home/koha/src/opac/opac-tags.pl line 41. Due to this line => use C4::Output 3.02 qw(:html :ajax pagination_bar); With this => use C4::Output qw(:html :ajax pagination_bar); it's ok, so I'll make a patch. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8344 Christophe Croullebois <christophe.croullebois@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution|--- |DUPLICATE --- Comment #1 from Christophe Croullebois <christophe.croullebois@biblibre.com> --- sorry I have not seen the 8315. So it's ok, I close *** This bug has been marked as a duplicate of bug 8315 *** -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org