Details
-
Technical Task
-
Status: Closed
-
Minor
-
Resolution: Completed
-
None
-
None
Description
This is caused by the fix of LPS-74355.
Portlet API requires the getProperty and getProperties method to throw IllegalArgumentException when the parameter "name" is nulll. The change of LPS-74355 didn't include it, causing several TCK tests to fail.
https://portals.apache.org/pluto/portlet-3.0-apidocs/javax/portlet/PortletRequest.html#getProperty(java.lang.String)
https://portals.apache.org/pluto/portlet-3.0-apidocs/javax/portlet/PortletRequest.html#getProperties(java.lang.String)
Attachments
Issue Links
- is caused by
-
LPS-74355 Portlet 3.0 TCK: PortletRequest's getProperty(), getProperties(), getPropertyNames() should return http request headers if available
-
- Closed
-