https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14168
Mirko Tietgen <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #48586|0 |1 is obsolete| | --- Comment #25 from Mirko Tietgen <[email protected]> --- Created attachment 48587 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=48587&action=edit Bug 14168 Follow-up: require WWW::YouTube::Download only when syspref enabled This patch fixes the problem of missing WWW::YouTube::Download breaking record detail views. Instead of a general 'use', the module is only required if the related syspref is enabled. -- 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/
