[richfaces-issues] [JBoss JIRA] Commented: (RF-8222) wrong information about scripts strategies and compression.
Nick Belaevski (JIRA)
jira-events at lists.jboss.org
Tue Dec 22 17:23:30 EST 2009
[ https://jira.jboss.org/jira/browse/RF-8222?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12501419#action_12501419 ]
Nick Belaevski commented on RF-8222:
------------------------------------
Here is what 3.1.4.CR4 doc says:
If you use "ALL" value of Scripts Load Strategy, make sure you turn the JavaScript files
compression off:
...
<context-param>
<param-name>org.ajax4jsf.COMPRESS_SCRIPT</param-name>
<param-value>false</param-value>
</context-param>
...
As it's not necessary, I've created a task to fix the problem in userguide.
> wrong information about scripts strategies and compression.
> -----------------------------------------------------------
>
> Key: RF-8222
> URL: https://jira.jboss.org/jira/browse/RF-8222
> Project: RichFaces
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: doc
> Affects Versions: 3.3.2.SR1
> Reporter: Ilya Shaikovsky
> Assignee: Nick Belaevski
> Priority: Critical
> Fix For: 3.3.3.CR1
>
>
> Nick, not sure why this issue originally was risen https://jira.jboss.org/jira/browse/RF-2117 but if fix is even worse than previous state was :)
> Currently NOTE looks like:
> If you use ALLvalue of Scripts Load Strategy, the JavaScript files compression turns off!
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the richfaces-issues
mailing list