[richfaces-issues] [JBoss JIRA] (RF-11732) packed.js rendered multiple times using myfaces

wojtek k (Created) (JIRA) jira-events at lists.jboss.org
Wed Nov 23 15:13:40 EST 2011


packed.js rendered multiple times using myfaces
-----------------------------------------------

                 Key: RF-11732
                 URL: https://issues.jboss.org/browse/RF-11732
             Project: RichFaces
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: core
    Affects Versions: 4.1.0.CR1
         Environment: MyFaces (2.1.1, 2.1.4)
            Reporter: wojtek k
            Priority: Critical
             Fix For: 4.1.0.Final


It looks like RichFaces with MyFaces only replace old js (for example richfaces-event.js) with "packed.js" when component need different javascripts.
So browser load multiple times packed.js.

Rendered Html page:

//--></script><script type="text/javascript" src="/test-app/org.richfaces.resources/javax.faces.resource/org.richfaces.staticResource/4.1.0.20111111-CR1/PackedCompressed/packed/packed.js"><!--

//--></script><script type="text/javascript" src="/test-app/org.richfaces.resources/javax.faces.resource/org.richfaces.staticResource/4.1.0.20111111-CR1/PackedCompressed/packed/packed.js"><!--

//--></script><script type="text/javascript" src="/test-app/org.richfaces.resources/javax.faces.resource/org.richfaces.staticResource/4.1.0.20111111-CR1/PackedCompressed/packed/packed.js"><!--

//--></script><script type="text/javascript" src="/test-app/org.richfaces.resources/javax.faces.resource/org.richfaces.staticResource/4.1.0.20111111-CR1/PackedCompressed/packed/packed.js"><!--






--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the richfaces-issues mailing list