Back to bug 1013102
| Who | When | What | Removed | Added |
|---|---|---|---|---|
| Pavol Pitonak | 2013-10-01 14:09:25 UTC | Priority | unspecified | high |
| Target Release | --- | One-off release | ||
| Assignee | bleathem | ivassile | ||
| Doc Text | PATCH NAME: 1013102 PRODUCT NAME: Web Framework Kit VERSION: 2.3 SHORT DESCRIPTION: RF-13086: Popup panel: button's label is invisible in IE8 RF-11275: Popup panel: after changing the size of popup there is double shadow LONG | |||
| Doc Text | DESCRIPTION: See RF-13086 (https://issues.jboss.org/browse/RF-13086) for details. See RF-11275 (https://issues.jboss.org/browse/RF-11275) for details. MANUAL INSTALL INSTRUCTIONS: Follow the required actions to apply this patch: Replace | |||
| Doc Text | jar in binary distribution 1 - Locate the "richfaces-components-ui-4.3.2.Final-redhat-1.jar" coming from jboss-wfk-2.3.0-richfaces-bin.zip | |||
| Doc Text | (./jboss-wfk-2.3.0/richfaces-4.3.2.Final-redhat-1/artifacts/ui/richfaces-components-ui-4.3.2.Final-redhat-1.jar) 2 - Replace the "richfaces-components-ui-4.3.2.Final-redhat-1.jar" with file | |||
| Doc Text | "richfaces-components-ui-4.3.2.Final-redhat-1-bz-1013102.jar" from this patch. Add artifact to WFK Maven repository 1 - install artifact into your local Maven repository using mvn install:install-file | |||
| Doc Text | -Dfile=./richfaces-components-ui-4.3.2.Final-redhat-1-bz-1013102.jar -DpomFile=./richfaces-components-ui-4.3.2.Final-redhat-1-bz-1013102.pom Use patched artifact (as dependency) in your Maven builds 1 - overide dependency with following snipet in | |||
| Doc Text | your application pom.xml <dependencyManagement> <dependencies> <dependency> <groupId>org.richfaces.ui</groupId> <artifactId>richfaces-components-ui</artifactId> | |||
| Doc Text | <version>4.3.2.Final-redhat-1-bz-1013102</version> </dependency> </dependencies> </dependencyManagement> Note, if there is already a <dependencyManagement> section in you pom.xml | |||
| Doc Text | , 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: 9/27/2013 | |||
| Target Milestone | --- | GA | ||
| Doc Type | Bug Fix | Release Note | ||
| Type | Bug | Support Patch | ||
| Severity | unspecified | high | ||
| Status | NEW | ASSIGNED | ||
| Status | ASSIGNED | ON_QA | ||
| Assignee | ivassile | ppitonak | ||
| Status | ON_QA | RELEASE_PENDING | ||
| CC | cobrien | |||
| Christopher O'Brien | 2013-10-01 15:17:57 UTC | Status | RELEASE_PENDING | CLOSED |
| Resolution | --- | CURRENTRELEASE | ||
| Last Closed | 2013-10-01 11:17:57 UTC |
Back to bug 1013102