Artur Sommer created MYFACES-3959:
-------------------------------------
Summary: Outcommented f:metadata will be also executed
Key: MYFACES-3959
URL: https://issues.apache.org/jira/browse/MYFACES-3959
Project: MyFaces Core
Issue Type: Bug
Affects Versions: 2.2.7
Environment: tomcat 7
windows 7
Reporter: Artur Sommer
Priority: Minor
This outcommented code in a jsf page will be executed but is outcommented.
<!--
<f:metadata>
<f:viewAction
actionListener="#{forwardDispatcherBean.manageActionListener()}" />
</f:metadata>
-->
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)