You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Andy Schwartz (JIRA)" <de...@myfaces.apache.org> on 2010/12/01 23:20:13 UTC

[jira] Created: (TRINIDAD-1966) DISABLE_CONTENT_COMPRESSION_IN_PRODUCTION_STAGE message incorrect

DISABLE_CONTENT_COMPRESSION_IN_PRODUCTION_STAGE message incorrect
-----------------------------------------------------------------

                 Key: TRINIDAD-1966
                 URL: https://issues.apache.org/jira/browse/TRINIDAD-1966
             Project: MyFaces Trinidad
          Issue Type: Bug
    Affects Versions: 2.0.0-alpha-2
            Reporter: Andy Schwartz
            Priority: Minor


Trinidad logs a message to warn when DISABLE_CONTENT_COMPRESSION is enabled in production project stage.  The wording of this message is incorrect.  From LoggerBundle.xrts:

<!-- DISABLE_CONTENT_COMPRESSION_IN_PRODUCTION_STAGE -->
<resource key="DISABLE_CONTENT_COMPRESSION_IN_PRODUCTION_STAGE">Your environment is configured as productio\
n and Apache Trinidad is running with debug javascript. See the "org.apache.myfaces.trinidad.DEBUG_JAVASCRI\
PT" parameter in /WEB-INF/web.xml</resource>

This should reference the DISABLE_CONTENT_COMPRESSION context parameter - not DEBUG_JAVASCRIPT.



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


[jira] Resolved: (TRINIDAD-1966) DISABLE_CONTENT_COMPRESSION_IN_PRODUCTION_STAGE message incorrect

Posted by "Matthias Weßendorf (JIRA)" <de...@myfaces.apache.org>.
     [ https://issues.apache.org/jira/browse/TRINIDAD-1966?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Matthias Weßendorf resolved TRINIDAD-1966.
------------------------------------------

    Resolution: Duplicate

see TRINIDAD-2016

> DISABLE_CONTENT_COMPRESSION_IN_PRODUCTION_STAGE message incorrect
> -----------------------------------------------------------------
>
>                 Key: TRINIDAD-1966
>                 URL: https://issues.apache.org/jira/browse/TRINIDAD-1966
>             Project: MyFaces Trinidad
>          Issue Type: Bug
>    Affects Versions: 2.0.0-alpha-2
>            Reporter: Andy Schwartz
>            Priority: Minor
>
> Trinidad logs a message to warn when DISABLE_CONTENT_COMPRESSION is enabled in production project stage.  The wording of this message is incorrect.  From LoggerBundle.xrts:
> <!-- DISABLE_CONTENT_COMPRESSION_IN_PRODUCTION_STAGE -->
> <resource key="DISABLE_CONTENT_COMPRESSION_IN_PRODUCTION_STAGE">Your environment is configured as productio\
> n and Apache Trinidad is running with debug javascript. See the "org.apache.myfaces.trinidad.DEBUG_JAVASCRI\
> PT" parameter in /WEB-INF/web.xml</resource>
> This should reference the DISABLE_CONTENT_COMPRESSION context parameter - not DEBUG_JAVASCRIPT.

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