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

Ryszard Kozmik (JIRA) jira-events at lists.jboss.org
Sun Mar 25 05:28:13 EDT 2007


     [ http://jira.jboss.com/jira/browse/JBFORUMS-198?page=all ]

Ryszard Kozmik updated JBFORUMS-198:
------------------------------------

          Component/s: Forum View Layer
        Fix Version/s: 1.0.0 GA
                       1.0.1 RC
                           (was: 1.2.0 Alpha)
    Affects Version/s:     (was: 1.2.0 Alpha)

Moving to right release versions.

> 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, Forum View Layer
>         Environment: any
>            Reporter: Luca Stancapiano
>         Assigned To: Ryszard Kozmik
>             Fix For: 1.0.0 GA, 1.0.1 RC
>
>         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

        



More information about the jboss-jira mailing list