Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@xdarklight
Copy link
Contributor

Original stacktrace:
java.lang.NullPointerException
at org.mamute.dto.KarmaByContextHistory.(KarmaByContextHistory.java:19)
at org.mamute.dao.ReputationEventDAO.karmaByContext(ReputationEventDAO.java:79)
at org.mamute.dao.ReputationEventDAO.karmaWonByQuestion(ReputationEventDAO.java:62)

Original stacktrace:
java.lang.NullPointerException
	at org.mamute.dto.KarmaByContextHistory.<init>(KarmaByContextHistory.java:19)
	at org.mamute.dao.ReputationEventDAO.karmaByContext(ReputationEventDAO.java:79)
	at org.mamute.dao.ReputationEventDAO.karmaWonByQuestion(ReputationEventDAO.java:62)
@xdarklight xdarklight changed the title Fix a viewing profiles with deleted questions Fix viewing profiles with deleted questions Dec 15, 2015
@xdarklight
Copy link
Contributor Author

This should fix #216
Compared to #217 it adds a JUnit test to prove that the bug is gone.

JamesSullivan added a commit to JamesSullivan/mamute that referenced this pull request Jan 15, 2016
Fix viewing profiles with deleted questions
 caelum#207 opened on 14 Dec 2015 by xdarklight
@csokol
Copy link
Contributor

csokol commented Jan 22, 2016

Great work, @xdarklight :-)

csokol added a commit that referenced this pull request Jan 22, 2016
…-question

Fix viewing profiles with deleted questions
@csokol csokol merged commit 9e27a06 into caelum:master Jan 22, 2016
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

Successfully merging this pull request may close these issues.

2 participants