-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: bridge-impl-2.0.0, bridge-impl-3.0.0, bridge-impl-4.0.0
-
Fix Version/s: bridge-impl-2.0.0, bridge-impl-3.0.0, bridge-impl-4.0.0
-
Component/s: Liferay Faces Bridge Impl / Demos / Tests
-
Labels:None
Background
This failure is a regression that may have been caused by the fix for FACES-2665 and/or the refactor of BridgeURL in FACES-2641.
Steps to Reproduce
1. Deploy the Bridge TCK to Liferay Portal 6.2 or Liferay Portal 7.0
2. Visit this page: http://localhost:8080/group/bridge-tck/testpage040
Expected Results:
Test: requestNoScopeOnModeChangeTest Status: SUCCESS Detail: Request attribute not retained as expected.
Actual Results:
Test: requestNoScopeOnModeChangeTest Status: FAIL Detail: Request attribute unexpectedly retained though the portlet mode changed.