-
Bug
-
Resolution: Unresolved
-
Major
-
1.0
-
None
Change this, by declaring the used attributes. Not *.
org.ametys.cms.editor.Editor.handleTag("img").handleAttribute("*");
This change will need a lots of tests in others modules, such as forms, inline media and all those which use images as markers.
Because, they may have hidden bugs (using attributes finally not declared)
We need to hunt the handleAttribute("*") to replace par really used attributes