Details
-
Type: Bug
-
Status: Done/Fixed
-
Priority: Minor
-
Resolution: Fixed/Completed
-
Affects Version/s: 4.2.0
-
Fix Version/s: 4.7
-
Component/s: Core CiviCRM
-
Labels:
-
Documentation Required?:None
-
Funding Source:Core Team Funds
Description
I've created a token global.url which contains the base url of the website. This way you easily configure mailtemplates with links and test them in different environments.
When I send an email through code with CRM_Core_BAO_MessageTemplates::sendTemplate the token works perfectly but when I use it in a scheduled reminder it fails.