<% in URL within mso commented code adds new code to button
Our emails use "bulletproof" buttons which contain commented mso code/VML to control button styling in Outlook. The mso and standard code have their own href/URL. If the URL contains db tags (<%=....%>), the code inside and outside the mso comment is altered. If you inline the the attached HTML post-site-launch-5pct-dynamic href - Copy.txt, you'll find that <w:anchorlock/> becomes <w:anchorlock> and a new </w:anchorlock> is added before the closing span. Also, the closing </v:roundrect> is removed altogether. This totally breaks the button for Outlook. You can see this in the online web client version.
This has resurfaced. Is there a way I could use codeBlocks to ignore the mso or v:roundrect block of code?
<w:anchorlock/> is properly preserved with the latest version of Juice.