Badsender-com / esp-html-bugs

ESPs HTML interpretation bugs and oddities
22 stars 0 forks source link

Responsys unminifies a minified code #4

Open tdefossezbadsender opened 3 years ago

tdefossezbadsender commented 3 years ago

This is a bug found on the #emailgeeks slack and brought up by a user of Responsys: When a minified code is uploaded to Responsys, the ESP would deminify the code. Group 1

anthonymzupancic commented 3 years ago

Not my code but another Email Geek mentioned the following fix for the issue. I've not tested but figured I'd provide it here:

<#compress>

<!-- code here -->

</#compress>