[
https://issues.apache.org/jira/browse/PLUTO-477?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eric Dalquist reassigned PLUTO-477:
-----------------------------------
Assignee: Eric Dalquist
> PortletRequestImpl throws a NullPointerException when getting USER_INFO for
> unauthenticated users
> -------------------------------------------------------------------------------------------------
>
> Key: PLUTO-477
> URL: https://issues.apache.org/jira/browse/PLUTO-477
> Project: Pluto
> Issue Type: Bug
> Components: portlet container
> Affects Versions: 1.1.5
> Reporter: Eric Dalquist
> Assignee: Eric Dalquist
>
> PLT.17.2 states:
> If the request is done in the context of an un-authenticated user, calls
> to the getAttribute method of the request using the USER_INFO constant must
> return null.
> Currently the PortletRequestImpl.createUserInfoMap() does not handle the case
> of UserInfoService.getUserInfo returning null for an unauthenticated user and
> will throw a NullPointerException in this case.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.