Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Null Pointer Exception thrown in user profile link #1658

Open
zfi opened this issue Mar 8, 2019 · 0 comments
Open

Null Pointer Exception thrown in user profile link #1658

zfi opened this issue Mar 8, 2019 · 0 comments
Assignees

Comments

@zfi
Copy link
Contributor

zfi commented Mar 8, 2019

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)
@zfi zfi self-assigned this Mar 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant