after updating from OTRS2.4 to 3.0 I am facing issues with my autohotkey.
I have defined a hotkey like
Code: Select all
::mt,::Many thanks,+{Enter}Jill
Many thanks,
Jill
inside OTRS3.0 it just creates following output:
Many thanks,Jill
meaning the linebreak is gone. Does anybody has an idea what is going wrong here?
Thanks,
Jill