[
https://issues.jboss.org/browse/RF-12483?page=com.atlassian.jira.plugin.s...
]
Juraj Húska updated RF-12483:
-----------------------------
Environment:
richfaces-showcase-4.3.0-SNAPSHOT
container: JBoss AS 7.1.1.Final, Tomcat 7
browser: Chrome, Firefox
was:
richfaces-showcase-4.3.0-SNAPSHOT
container: JBoss AS 7.1.1.Final
browser: Chrome, Firefox
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
container: JBoss AS 7.1.1.Final, Tomcat 7
browser: Chrome, Firefox
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