Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 906794

Summary: Cumulative patch for RF-12639 and RF-12736
Product: [Retired] JBoss Enterprise WFK Platform 2 Reporter: ivassile
Component: RichFacesAssignee: Pavol Pitonak <ppitonak>
Status: CLOSED CURRENTRELEASE QA Contact: Pavol Pitonak <ppitonak>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 2.1.0CC: kpiwko, support-patch, tgandotr
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: cumulative patch Doc Type: Bug Fix
Doc Text:
PATCH NAME: 906794 PRODUCT NAME: Web Framework Kit VERSION: 2.1 SHORT DESCRIPTION: rich:extendedDataTable inside rich:tab: The columns which are not frozen are not rendered after switching the tab for the first time in IE 8. rich:notifyMessages output is not escaped LONG DESCRIPTION: See RF-12639 (https://issues.jboss.org/browse/RF-12639) and RF-12736 (https://issues.jboss.org/browse/RF-12736) for details. MANUAL INSTALL INSTRUCTIONS: Follow the required actions to apply this patch: Replace jar in binary distribution 1 - Locate the "richfaces-components-ui-4.2.3.Final-redhat-1.jar" coming from jboss-wfk-2.1.0-richfaces-bin.zip (./jboss-wfk-2.1.0/richfaces-4.2.3.Final-redhat-1/artifacts/ui/richfaces-components-ui-4.2.3.Final-redhat-1.jar) 2 - Replace the "richfaces-components-ui-4.2.3.Final-redhat-1.jar" with file "richfaces-components-ui-4.2.3.Final-redhat-1-bz-906794.jar" from this patch. Add artifact to WFK Maven repository 1 - install artifact into your local Maven repository using mvn install:install-file -Dfile=./richfaces-components-ui-4.2.3.Final-redhat-1-bz-906794.jar -DpomFile=./richfaces-components-ui-4.2.3.Final-redhat-1-bz-906794.pom Use patched artifact (as dependency) in your Maven builds 1 - overide dependency with following snipet in your application pom.xml <dependencyManagement> <dependencies> <dependency> <groupId>org.richfaces.ui</groupId> <artifactId>richfaces-components-ui</artifactId> <version>4.2.3.Final-redhat-1-bz-906794</version> </dependency> </dependencies> </dependencyManagement> Note, if there is already a <dependencyManagement> section in you pom.xml, you need to place this snippet to appear on the top of the section COMPATIBILITY: None DEPENDENCIES: None SUPERSEDES: None SUPERSEDED BY: None CREATOR: Ilia Vassilev DATE: 02/01/2013
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-02-11 12:21:27 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:
Attachments:
Description Flags
patch
none
sha1
none
sources sha1 none

Description ivassile 2013-02-01 13:56:45 UTC
Description of problem:
See https://issues.jboss.org/browse/RF-12639 and https://issues.jboss.org/browse/RF-12736

Comment 1 ivassile 2013-02-01 18:37:13 UTC
Created attachment 691677 [details]
patch

Comment 2 ivassile 2013-02-01 18:38:45 UTC
Created attachment 691678 [details]
sha1

Comment 3 ivassile 2013-02-01 18:39:15 UTC
Created attachment 691680 [details]
sources sha1

Comment 4 ivassile 2013-02-01 18:40:56 UTC
To QA: Please verify the patch.

Comment 5 Pavol Pitonak 2013-02-06 10:22:46 UTC
I verified the patch. Please upload the patch to the Red Hat customer portal.

Comment 6 Tushar Gandotra 2013-02-11 12:21:27 UTC
This patch is applicable to JBoss Web Framework Kit (WFK) 2.1. It is available for download
from the following location:
https://access.redhat.com/jbossnetwork/restricted/softwareDetail.html?softwareId=19583