Revision 94832 of UserLocalServiceImpl produced NPE when null param attribute supplied
Description
Activity
Show:

Michael Saechang February 13, 2012 at 2:37 PM
Committed on:
6.1.x GIT ID: bc62d5862837053f0e44bd5bb557eccc88757ceb.
6.2.x GIT ID: ccac72ea526f1d143ccb0146d37a84eecb6775d1.

Richard Gibson February 2, 2012 at 6:28 AM
Stack trace is as follows:
Fixed
Details
Assignee
Shinn LokShinn Lok(Deactivated)Reporter
Richard GibsonRichard GibsonBranch Version/s
6.1.xBackported to Branch
CommittedComponents
Fix versions
Affects versions
Priority
Medium
Details
Details
Assignee

Reporter

Branch Version/s
6.1.x
Backported to Branch
Committed
Components
Fix versions
Affects versions
Priority
Zendesk Support
Linked Tickets
Zendesk Support
Linked Tickets
Zendesk Support

Linked Tickets
Created February 2, 2012 at 6:23 AM
Updated June 24, 2023 at 3:56 PM
Resolved March 12, 2012 at 2:24 PM
Changes submitted to UserLocalServiceImpl as part of revision 94832 break our custom portlets that call the search method.
The SVN comment is:
The following was added
however no attempt has been made prior to this to establish if params is not null.
The JavaDoc clearly states: