HI All, I found the solution...
In .../Kernel/Modules/CustomerTicketMessage.pm edit about line 411
Old: %NewTos = ($Object->Run(Env => $Self), ('', => '-'));
New:%NewTos = ($Object->Run(Env => $Self), ());
Regards,
C.
_______________________________________________ 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 Support or consulting for your OTRS system? => http://www.otrs.com/
