Encounter in version 4.5.2 & 4.7.1
Update one existing picture by TinyMCE , when change height or width , another one will be changes to NaN.
How to fix:
Add rel in allowedAttributes element
File : /config/umbracoSetting.config
<allowedAttributes>alt,title,border,class,style,align,id,name,onclick,usemap,rel</allowedAttributes>
2. Ensure img element allw rel attribute ,
File : /config/tinyMCEConfig.config
img[id|dir|lang|longdesc|usemap|style|class|src|onmouseover|onmouseout|border|alt=|title|hspace|vspace|width|height|align|umbracoorgwidth|umbracoorgheight|onresize|onresizestart|onresizeend|rel],
沒有留言:
張貼留言