[jboss-jira] [JBoss JIRA] Created: (JBFORUMS-198) when I delete an user I have NullPointerException

Luca Stancapiano (JIRA) jira-events at lists.jboss.org
Sat Mar 24 19:30:50 EDT 2007


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


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

        



More information about the jboss-jira mailing list