
The directory layout changed in OTRS5 The file is now located at Kernel/Output/HTML/FilterText/AutoLink.pm So you should replace Kernel::Output::HTML::OutputFilterTextAutoLink with Kernel::Output::HTML::FilterText::AutoLink in your SysConfig. - Renée Am 14.04.2016 um 11:34 schrieb Ralf Hildebrandt:
After upgrading from 4.0.16 to 5.0.9 I encountered this error:
Module Kernel/Output/HTML/OutputFilterTextAutoLink.pm not in @INC (/opt/otrs/Custom /opt/otrs/Kernel/cpan-lib /opt/otrs/ /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl . /etc/apache2)
which I could easily fix by disabling the option in the config. But: What replaces OutputFilterTextAutoLink in 5.0.x?
-- Perl / OTRS development: http://perl-services.de OTRS AddOn repository: http://opar.perl-services.de