-
Type:
Technical Task
-
Status: Closed
-
Priority:
Minor
-
Resolution: Completed
-
Affects Version/s: None
-
Fix Version/s: 7.0.0 DXP FP45, 7.0.6 CE GA7, 7.0.0 DXP SP8, 7.0.X, Master
-
Component/s: None
-
Branch Version/s:7.0.x
-
Backported to Branch:Committed
-
Git Pull Request:
The following tests call portletConfig.getContainerRuntimeOptions in order to verify that runtime options are populated correctly.
- V2PortletTests_PortletConfig_ApiRender_getContainerRuntimeOptions1
- V2PortletTests_PortletConfig_ApiRender_getContainerRuntimeOptions2
- V2PortletTests_PortletConfig_ApiRender_getContainerRuntimeOptions3
In order to ensure that these tests pass in Liferay, we must adhere to the following language in the spec:
PLT 6.8: The map returned by the getContainerRuntimeOptions method must only contain those values that are both defined for the portlet and supported by the portlet container.
The following pluto issue will also have to be fixed for these tests to pass:
https://issues.apache.org/jira/browse/PLUTO-686
- relates
-
LPS-81275 Portlet 3.0 TCK: PortletConfig.getContainerRuntimeOptions().get("javax.portlet.renderHeaders") does not always return null
-
- Closed
-