Hi Renee,

Thank you for your email. Is there any reason why the class::method path was 
not updated during the upgrade? A whole heap of the settings that referenced 
Kernel::Output::HTML::Ticket in that file were suddenly wrong. Eventually I 
came to the same conclusion you did and adjusted a number of them. Just 
surprised it was not handled by part of the upgrade.

Another example:

Backend ERROR: OTRS-CGI-10 Perl: 5.20.2 OS: linux Time: Tue Oct 27 11:42:53 
2015 Message: Module Kernel/Output/HTML/TicketMenuGeneric.pm

Needed another change: 

Old: Kernel::Output::HTML::TicketMenuGeneric
new: Kernel::Output::HTML::TicketMenu::Generic

And so on..


Cheers,
Alex


On Tue, 27 Oct 2015 06:45:16 AM Renee B wrote:
> Am 27.10.2015 um 01:04 schrieb Alex:
> > 'Module' => 'Kernel::Output::HTML::TicketMenuLock',
> 
> This should be
> 
> 'Module' => 'Kernel::Output::HTML::TicketMenu::Lock',

---------------------------------------------------------------------
OTRS mailing list: otrs - Webpage: http://otrs.org/
Archive: http://lists.otrs.org/pipermail/otrs
To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/otrs

Reply via email to