History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: UP-2026
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Jen Bourey
Reporter: Jen Bourey
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
uPortal

MergingUserInfoService fails when a UserInfoService returns null

Created: 22/Apr/08 01:40 PM   Updated: 15/Sep/08 06:47 PM
Component/s: Portlet Container, Bitesize
Affects Version/s: 3.0.0
Fix Version/s: 3.0.1, 3.1.0-M1

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown


 Description  « Hide
The MergingUserInfoService doesn't check to see if its included UserInfoServices might have returned null. In particular, this service fails for guest users.

 All   Comments   Work Log   Change History      Sort Order:
Erik Olsson [10/Jun/08 06:51 PM]
I'm experiencing this problem with a Spring portlet running in the guest layout of uP 3.0.0. The stack trace indicates it occurs in MergingUserInfoService's getUserInfo method (line 82). getUserInfo throws an NPE and causes the portlet to fail.

Eric Dalquist [10/Jun/08 06:56 PM]
This has been fixed and the fix will be included in the 3.0.1 release of uPortal which is due out next week. If you need it sooner or cannot upgrade you can find the changes for the issue under the FishEye tab for this issue and apply them locally.

Eric Dalquist [15/Sep/08 06:47 PM]
Closing issues that have been released