[ 
https://issues.apache.org/jira/browse/MYFACES-3959?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14978635#comment-14978635
 ] 

Thomas Andraschko commented on MYFACES-3959:
--------------------------------------------

Also if you set 
<context-param>
    <param-name>javax.faces.FACELETS_SKIP_COMMENTS</param-name>
    <param-value>true</param-value>
</context-param>

?

> 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)

Reply via email to