[richfaces-issues] [JBoss JIRA] Created: (RF-2399) <rich:fileUpload>: org.richfaces.LoadScriptStrategy=ALL cannot be used

Juergen Zimmermann (JIRA) jira-events at lists.jboss.org
Wed Mar 5 05:00:57 EST 2008


<rich:fileUpload>: org.richfaces.LoadScriptStrategy=ALL cannot be used
----------------------------------------------------------------------

                 Key: RF-2399
                 URL: http://jira.jboss.com/jira/browse/RF-2399
             Project: RichFaces
          Issue Type: Bug
    Affects Versions: 3.2.0
         Environment: JDK 6u4, RF 3.2.0CR1, Facelets 1.1.14, JBossAS 4.2.2, JSF RI 1.2_08 
            Reporter: Juergen Zimmermann


This configuration in web.xml doesn't work:
 <context-param>
  <param-name>org.richfaces.LoadScriptStrategy</param-name>
  <param-value>ALL</param-value>
 </context-param>

ALL has to be changed to DEFAULT. Otherwise there will be Javascript errors. I'll attach 2 screenshots

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the richfaces-issues mailing list