My TinyMCE v3 on umbraco 4 is stripping out any longdesc attribute off my img tags. This is very frustrating as I need the longdesc attributes to cover a description of some fairly mad charts. I put the longdesc in manually in the html view of the rich text editor. When I save it strips it out.
I've read everything on our old and new forum and nothing seems to work. Here's my line from tinyMceConfig.config - I've manually broken the line to fit the forum.
TinyMCE stripping longdesc attribute despite config file
Hi all,
My TinyMCE v3 on umbraco 4 is stripping out any longdesc attribute off my img tags. This is very frustrating as I need the longdesc attributes to cover a description of some fairly mad charts. I put the longdesc in manually in the html view of the rich text editor. When I save it strips it out.
I've read everything on our old and new forum and nothing seems to work. Here's my line from tinyMceConfig.config - I've manually broken the line to fit the forum.
"img[id|dir|lang|longdesc|usemap|style|class|src|onmouseover|onmouseout|
border|alt|title|hspace|vspace|align|umbracoorgwidth|umbracoorgheight|onresize|onresizestart|onresizeend|rel=0]"
I also have <TidyEditorContent>False</TidyEditorContent> in umbracoSettings.config
Has anybody else seen this and solved it?
Neil
Same problem here but with "aria-*" attributes on DIV tags. I've tried everything and even tried editing the umbraco controllers to no avail.
This is actually a deal-breaker for using Umbraco in my opinion. Something MAJOR is wrong with the most important part of the application; the RTE.
Anyone have ideas? How do we get this message in front of the Umbraco team?
is working on a reply...