I have been suffering a rather odd behaviour in the tinyMCE that I wonder if anyone else has come across.
I'd recently honed our validElement list in the tinyMCE.config to stop the style attribute from being pasted or manually added from editor copy. We have a few classnames we allow, but generally inline style isn't allowed.
I thought it was working fine when I noticed Lists and List Items were retaining the inline styles despite them not being allowed in the config file.
Bizarre behaviour in attributes in tinyMCE
I have been suffering a rather odd behaviour in the tinyMCE that I wonder if anyone else has come across.
I'd recently honed our validElement list in the tinyMCE.config to stop the style attribute from being pasted or manually added from editor copy. We have a few classnames we allow, but generally inline style isn't allowed.
I thought it was working fine when I noticed Lists and List Items were retaining the inline styles despite them not being allowed in the config file.
code editor
It continues to strip on any other element just fine....its all very odd.
Any ideas, anyone? I'm using Umbraco 7.14.
Martin
is working on a reply...