http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8344
Priority: P1 - high
Change sponsored?: ---
Bug ID: 8344
Assignee: [email protected]
Summary: In Opac we have a "Software error" when clicking "tag
cloud"
Severity: blocker
Classification: Unclassified
OS: All
Reporter: [email protected]
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.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/