-
New Feature
-
Resolution: Fixed
-
Major
-
2.9.19
-
None
When one declare a image field, the alternative text is required if the file input is filled.
But there is case where a image just for presentation does not need an alternative text, just alt="" to be w3c compatible.
Custom ImageAltValidator needs to be removed and XSL used for rendering will creates alt='' automatically.