After that, I created and event and set an email reminder using this new template. I receive the email but some of the substitutions are not executed as you can see in the image bellow:
I checked several times that there is no format interfering or that writing was incorrect. I got the variables form Dolibarr variables list and I even checked the code and validated that these substitutions exists:
Well…I debugged a little bit and found a work around…I added a few lines of code within actioncomm.class.php right where the email and substitutions are exceuted: