Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Thanks Chris - I appreciate that fact and I've seen this documentation.I believe however it's a problem not to accept the tokens "as-is" when passed in. If a token value contains ## then Velocity should somehow parse the token and escape the ##.I don't imagine many users would purposely pass in ## i...
I'm executing a campaign using the REST API and came across an interesting situation / issue.When one of the token values passed in contains two hash / pound symbols consecutively "##" the token replacement / template "breaks" and unexpected results occur:Value passed in: "PUcL#xPJE##0" (it's an aut...