You are viewing a plain text version of this content. The canonical link for it is here.
Posted to pluto-dev@portals.apache.org by "Eric Dalquist (JIRA)" <ji...@apache.org> on 2008/03/18 21:53:26 UTC

[jira] Assigned: (PLUTO-477) PortletRequestImpl throws a NullPointerException when getting USER_INFO for unauthenticated users

     [ 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.