https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14168 Mirko Tietgen <mirko@abunchofthings.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #48586|0 |1 is obsolete| | --- Comment #25 from Mirko Tietgen <mirko@abunchofthings.net> --- 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.