Bug 821418

Summary: AJAX components not working in ER5
Product: [Retired] JBoss Enterprise WFK Platform 2 Reporter: Pavol Pitonak <ppitonak>
Component: RichFacesAssignee: Brian Leathem <bleathem>
Status: CLOSED CURRENTRELEASE QA Contact: Pavol Pitonak <ppitonak>
Severity: urgent Docs Contact:
Priority: urgent    
Version: 2.0.0.ER5CC: kpiwko, mnovotny
Target Milestone: ---   
Target Release: 2.0.0.ER6   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-06-22 07:32:14 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 820579    
Bug Blocks:    

Description Pavol Pitonak 2012-05-14 12:42:29 UTC
Description of problem:


Version-Release number of selected component (if applicable):
RichFaces 4.2.1.Final-redhat-1

How reproducible:


Steps to Reproduce:
1. deploy RichFaces Showcase (download war from https://hudson.qa.jboss.com/hudson/view/RF-Prod/job/richfaces-wfk-2.0-tests or build it yourself)
2. open a4j:ajax component
3. type something into input
4. select some other component from "Inputs" group
  
Actual results:
- a lot of JavaScript errors (Uncaught TypeError: Object #<Object> has no method 'ajax')
- menu doesn't work

Expected results:
output should be updated using ajax

Additional info:
the same problems are in Metamer (RichFaces testing application)

Comment 1 Karel Piwko 2012-05-14 13:50:09 UTC
This is likely caused by 820579

Comment 2 Marek Novotny 2012-05-30 19:56:55 UTC
Check that for ER6/ER7

Comment 3 Pavol Pitonak 2012-06-01 11:37:54 UTC
Works fine in both ER6 and ER7.