Skip to main content
Robb_Barrett
Level 10
September 19, 2016
質問

HTML Source Editor is changing my HTML

  • September 19, 2016
  • 2 の返信
  • 1488 ビュー

I have a table with a complex table built in HTML. The link has several parameter values in it.

I've copied and pasted the HTML directly from Notepad into the HTML editor of my email. When I click "Apply" and then click back to check the HTML, it's changed it.  My & are now &amp. It's replaced my raw HTML for HTML codes.  My spaces appear as %20.

What's going on here? This seems to be a new issue.

このトピックへの返信は締め切られました。

2 の返信

September 19, 2016

I am not sure why this is happening, have you called support?

Frank_Breen2
Level 8
September 19, 2016

Can you try pasting the code in and not clicking back in to see the code, TinyMCE editor changes the HTML when you click the Edit HTML tag, so if you Apply and Save, then view the source of the page/email, everything should be as you pasted it. You could be doing the damage by just clicking and checking the code.