I encountered several issues with the image editor regarding xhtml strict compliance.

  • It is not possibly to create an alt="" attribute (that is an alt value containing nothing), as tinymce removes it. An empty alt="" is required if you want nothing to show up if images are turned off in the browser. The alt= tag is required by xhtml strict, even if empty.
  • It uses attributes such as align= and hspace= that are not defined in xhtml strict. Unfortunately, pages will be edited by users who don't understand, they will see these attributes and want to use them.

Any ideas?

Thanks.

Comments

pomliane’s picture

Status: Active » Closed (won't fix)

This version of TinyMCE is not supported anymore. The issue is closed for this reason.
Please upgrade to a supported version and feel free to reopen the issue on the new version if applicable.

This issue has been automagically closed by a script.