You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Artur Sommer (JIRA)" <de...@myfaces.apache.org> on 2015/03/05 11:20:38 UTC

[jira] [Created] (MYFACES-3959) Outcommented f:metadata will be also executed

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)