When using the advanced option to run the full body through AMP there is an issue when the body contains dollar signs followed by a digit. This is caused by preg_replace() backreferences.

Comments

robinwest created an issue. See original summary.

robinwest’s picture

Status: Active » Needs review
StatusFileSize
new643 bytes

Attached a patch to fix this issue.

jatorresdev’s picture

Patch # 2 worked for me.