[ https://issues.apache.org/jira/browse/PLUTO-454?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Craig Doremus updated PLUTO-454: -------------------------------- 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. was: 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-286) specification. Edited typo > JSR-286 RI driver does not support more than one public render parameter > ------------------------------------------------------------------------ > > Key: PLUTO-454 > URL: https://issues.apache.org/jira/browse/PLUTO-454 > Project: Pluto > Issue Type: Bug > Components: portal driver, portlet container > Affects Versions: 1.1-286-COMPATIBILITY, 1.1-286-trunk-merge > Reporter: Craig Doremus > Fix For: 1.1-286-trunk-merge > > > 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. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.