[
http://jira.jboss.com/jira/browse/JBFORUMS-198?page=all ]
Luca Stancapiano updated JBFORUMS-198:
--------------------------------------
Attachment: patch.tar.gz
this patch contains UserNA class for Identity project and ForumsPortlet for Forums
project
when I delete an user I have NullPointerException
-------------------------------------------------
Key: JBFORUMS-198
URL:
http://jira.jboss.com/jira/browse/JBFORUMS-198
Project: JBoss Forums
Issue Type: Bug
Components: Forum Model Layer
Affects Versions: 1.2.0 Alpha
Environment: any
Reporter: Luca Stancapiano
Assigned To: Ryszard Kozmik
Fix For: 1.2.0 Alpha
Attachments: patch.tar.gz
hi julien.......I tried to delete an user that is in posts of jboss forum.....after I
deleted this user, if I click on posts where that user had posted I have
NullPointerException
I thought to correct this bug , using a UserNA object that implements User interface.
This UserNA is used when I select the user from database and I haven't returned rows
because user is deleted. In this case I add UserNA to User object of Post object. UserNA
is declared in ForumPortlet object as final static , so the same object can to be used for
each deleted user. What do you mean about it? I send you the patch
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira