Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Cannot Reproduce
-
Affects Version/s: EE-2.0.0
-
Fix Version/s: EE-3.0.0.GA
-
Component/s: Core Extensions
-
Labels:None
-
Environment:ICEfaces 2 EE Liferay
-
Workaround Exists:Yes
-
Workaround Description:Do not include the Core Extensions library when running in a portlet environment.
Description
During testing of the component-showcase-portlets.war on Liferay, the behaviour of a couple of the portlet examples is impacted when the core extensions (icefaces-ee-ext.jar) is included with the application:
Buttons and Links: First value is remembered.
- Type something into the inputText box and click one of the submit options
- Click the Reset button. Value is not reset to being empty.
- Type a new value into the inputText box and click one of the submit options
- Click the Reset button. Value is reset to the first value that was entered rather than being empty.
AutoComplete: First entry doesn't work.
- Type a single letter into the first autocomplete box. The drop down list of choices is not displayed.
- Type another character, the drop downs should begin to work normally.
These problems do not manifest when running the Component Showcase in non-portlet mode and they also go away when the icefaces-ee-ext.jar is removed from the deployed application.
Buttons and Links: First value is remembered.
- Type something into the inputText box and click one of the submit options
- Click the Reset button. Value is not reset to being empty.
- Type a new value into the inputText box and click one of the submit options
- Click the Reset button. Value is reset to the first value that was entered rather than being empty.
AutoComplete: First entry doesn't work.
- Type a single letter into the first autocomplete box. The drop down list of choices is not displayed.
- Type another character, the drop downs should begin to work normally.
These problems do not manifest when running the Component Showcase in non-portlet mode and they also go away when the icefaces-ee-ext.jar is removed from the deployed application.
Activity
Deryk Sinotte
created issue -
Ken Fyten
made changes -
Field | Original Value | New Value |
---|---|---|
Salesforce Case | [] | |
Fix Version/s | EE-2.1.0 [ 10261 ] | |
Assignee Priority | P3 | |
Assignee | Ken Fyten [ ken.fyten ] | Mircea Toma [ mircea.toma ] |
Arran Mccullough
made changes -
Salesforce Case | [5007000000GtuLe, 5007000000GD6ky] |
Ken Fyten
made changes -
Fix Version/s | EE-2.0.0.GA_P01 [ 10270 ] | |
Fix Version/s | EE-2.1.0 [ 10261 ] |
Ken Fyten
made changes -
Assignee Priority | P3 | P2 |
Mircea Toma
made changes -
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Cannot Reproduce [ 5 ] |
Ken Fyten
made changes -
Fix Version/s | EE-2.1.0 [ 10261 ] | |
Fix Version/s | EE-2.0.0.GA_P01 [ 10270 ] |
Ken Fyten
made changes -
Status | Resolved [ 5 ] | Closed [ 6 ] |
Assignee Priority | P2 |
More serious variant of this problem now encountered:
http://jira.icefaces.org/browse/ICE-7266