[ https://issues.apache.org/jira/browse/PLUTO-369?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Craig Doremus reassigned PLUTO-369: ----------------------------------- Assignee: Craig Doremus > Inconsistency in PortletRequest attribute handling > -------------------------------------------------- > > Key: PLUTO-369 > URL: https://issues.apache.org/jira/browse/PLUTO-369 > Project: Pluto > Issue Type: Bug > Components: portlet container > Reporter: Tuomas Kiviaho > Assignee: Craig Doremus > > PortletRequest handling of attributes with reserved prefix ('java' or > 'javax') is not consistent between getAttribute and getAttributeNames. Former > returns values for reserved attributes while latter doesn't iterate over > them. I can't find reference from spec which restricts reserved attributes > from being iterated over. > This is annoying when framework on top of the api obscures request attribute > semantics. Hence attributes like "javax.portlet.faces.defaultViewId" have to > be used with extreme caution. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.