-Eric
Eric Dalquist (JIRA) wrote:
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
Reporter: Eric Dalquist
Fix For: 1.1.5
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.
smime.p7s
Description: S/MIME Cryptographic Signature
