[richfaces-issues] [JBoss JIRA] (RF-12483) Showcase - lot of JS errors, Ajax functionality broken for every component

Juraj Húska (JIRA) jira-events at lists.jboss.org
Tue Sep 11 10:35:34 EDT 2012


Juraj Húska created RF-12483:
--------------------------------

             Summary: Showcase - lot of JS errors, Ajax functionality broken for every component
                 Key: RF-12483
                 URL: https://issues.jboss.org/browse/RF-12483
             Project: RichFaces
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: base functionality , showcase
    Affects Versions: 4.3.0.Milestone2
         Environment: richfaces-showcase-4.3.0-SNAPSHOT
            Reporter: Juraj Húska
            Priority: Blocker


Interacting with components (or just loading the demo) causes firing lot of JS errors, all of them starts with:

{code}
TypeError: Richfaces.ajax is not a function.
{code}

{code}
Uncaught ReferenceError: jQuery is not defined packed.js:887
(anonymous function)
{code}

then depending on the demo it continues for example for a4j:poll with these:
{code}
Uncaught TypeError: Cannot read property 'PanelMenu' of undefined component-sample.jsf:68
Uncaught TypeError: Cannot read property 'PanelMenuGroup' of undefined
Uncaught TypeError: Cannot read property 'Tab' of undefined component-sample.jsf:70
Uncaught TypeError: Cannot read property 'Poll' of undefined 
{code}

Is not this caused by JQuery update to 1.8.1 ?

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira



More information about the richfaces-issues mailing list