Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
In a recent update, JCE changed the way boolean elements (controls, autoplay etc.) were rendered in elements, using the HTML5 standard of not including the value, eg:<video src=" www.joomlacontenteditor.net/video.mp4 " controls autoplay>Unfortunately, the Joomla Text Filter removes these attributes unless they are the last in the attributes order. Although JCE re-ordered them so they would be last, it appears that in some instances the Joomla Text Filter still removes them on saving.This does not happen if the Joomla Text Filter is set to No Filtering for the user group (this should only be set to No Filtering for the Super User group).JCE Pro 2.9.77 reverts the use of the HTML 5 boolean attribute, using controls="controls" etc. for these values.You can test JCE Pro 2.9.77 RC - www.joomlacontenteditor.net/downloads/editor/pro/development I hope to release JCE Pro 2.9.77 tomorrow, or early next week.
Please Log in or Create an account to join the conversation.