Skip to content

Null Pointer Exception thrown in user profile link #1658

@zfi

Description

@zfi

Clicking on any of the user links in the Community Project page causes an NPE.

screen shot 2019-03-08 at 10 42 40

java.lang.NullPointerException
	com.parallax.server.blocklyprop.servlets.PublicProfileServlet.doGet(PublicProfileServlet.java:88)
	javax.servlet.http.HttpServlet.service(HttpServlet.java:634)
	javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
	com.google.inject.servlet.ServletDefinition.doServiceImpl(ServletDefinition.java:287)

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions