Wednesday, July 11, 2007

Bug Fix: Conditional Logic and the Enhanced HTML Editor

When using "greater than" and "less than" symbols with the Enhanced HTML Editor, the symbols would be replaced with "gt;" and "lt;" notations, as is proper HTML. This would then prevent conditional logic/VBSsript within the Body of the e-mail campaign from running properly.

We have fixed this bug by replacing the "gt;" and "lt;" notations with the proper "greater than" and "less than" symbols before the scripting engine processes the Body of the e-mail message.