Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
1.1-286-COMPATIBILITY, 2.0.0
-
None
Description
JSR-286 RI drivers (in 1.1-286-COMPATIBILITY and 1.1-286-trunk-merge branches) does not support more than one public render parameter. I believe this stems from the fact that render parameters are stored in a Map keyed by window ID and all public render parameters are given a null window ID value.
Public render parameters are new in the Portlet 2.0 (JSR-286) specification (see PLT.11.1.2), so this bug does not impact any Pluto 1.x versions that implement the Portlet 1.0 (JSR-168) specification.