facelets.DEVELOPMENT always "true"
----------------------------------

                 Key: MYFACES-1822
                 URL: https://issues.apache.org/jira/browse/MYFACES-1822
             Project: MyFaces Core
          Issue Type: Bug
    Affects Versions: 1.2.2
         Environment: Facelets 1.1.13 with MyFaces 1.2.2
            Reporter: Inturico Engineering
             Fix For: 1.2.2


Facelets can be used in DEVELOPMENT mode by setting the facelets.DEVELOPMENT 
parameter to "true" (i.e., 
<context-param><param-name>facelets.DEVELOPMENT</param-name><param-value>true</param-value></context-param>
 in web.xml).

In combination with MyFaces 1.2.0 and earlier, DEVELOPMENT mode can be enabled 
and disabled as expected.

In combination with MyFaces 1.2.2, DEVELOPMENT mode is always enabled, 
independent of the facelets.DEVELOPMENT parameter being "true" or "false".

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to