[richfaces-issues] [JBoss JIRA] Created: (RF-6513) FileUpload fails if 'org.richfaces.LoadScriptStrategy' context params was set to ALL

Andrei Markavtsov (JIRA) jira-events at lists.jboss.org
Fri Mar 13 07:10:22 EDT 2009


FileUpload fails if 'org.richfaces.LoadScriptStrategy' context params was set  to ALL
-------------------------------------------------------------------------------------

                 Key: RF-6513
                 URL: https://jira.jboss.org/jira/browse/RF-6513
             Project: RichFaces
          Issue Type: Bug
    Affects Versions: 3.1.x
         Environment: RF 3.3.1 SNAPSHOT
Facelets
org.richfaces.LoadScriptStrategy=ALL
            Reporter: Andrei Markavtsov
            Assignee: Nick Belaevski


JS error occurred:

swfobject is undefined
[Break on this error] this.isFlash=swfobject.hasFlashPlayerVersion("9.0.28");

Issue caused by invalid JS syntax after ui pack compilation:
......
}}M=null;
l=null;
A=false
}}}}
}()                                                                 // End of swfobject defintion

(function(D){var C=D.fn.remove;            // start of colorPicker script
D.fn.remove=function(){D("*",this).add(this).triggerHandler("remove");
..............

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