-
Bug
-
Resolution: Done
-
Major
-
3.1.1
When edititng facelet pages in editor the tags that expected to have body are automatically closed like tags without body.
Example: <c:if test="" />
Some other tags that are used without body are automatically closed like tags with body.
Example: <a4j:actionparam></a4j:actionparam>