You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@roller.apache.org by "Davis Nguyen (JIRA)" <no...@atlassian.com> on 2007/07/24 20:35:30 UTC

[Roller-JIRA] Created: (ROL-1493) NPE occurs when select to edit a disable user

NPE occurs when select to edit a disable user
---------------------------------------------

                 Key: ROL-1493
                 URL: http://opensource.atlassian.com/projects/roller/browse/ROL-1493
             Project: Roller
          Issue Type: Bug
         Environment: glassfish/winXP
            Reporter: Davis Nguyen
            Assignee: Roller Unassigned
            Priority: Critical


Admin user is denied to edit a disable user.  NullPointerException message occurs on the browser.

STEPS TO REPRODUCE:
1. Install glassfish v2 with roller build (dated 7/17/2007)
2. Start Roller server > create an Admin user > a regular user (eg, name j2eetest)
3. Login as admin user > go to Server Admin > User Admin pages > edit j2eetest user > disable use j2eetest > save the change
4. Go to other page > go back to Server Admin > User Admin pages > select to edit user j2eetest
BUG:
      java.lang.NullPointerException occurs
      It seems a user after disable became a "dead" user

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://opensource.atlassian.com/projects/roller/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[Roller-JIRA] Updated: (ROL-1493) NPE occurs when select to edit a disable user

Posted by "David Johnson (JIRA)" <no...@atlassian.com>.
     [ http://opensource.atlassian.com/projects/roller/browse/ROL-1493?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David Johnson updated ROL-1493:
-------------------------------

    Fix Version/s: 4.0

May be related to JPA

> NPE occurs when select to edit a disable user
> ---------------------------------------------
>
>                 Key: ROL-1493
>                 URL: http://opensource.atlassian.com/projects/roller/browse/ROL-1493
>             Project: Roller
>          Issue Type: Bug
>         Environment: glassfish/winXP
>            Reporter: Davis Nguyen
>            Assignee: David Johnson
>            Priority: Critical
>             Fix For: 4.0
>
>
> Admin user is denied to edit a disable user.  NullPointerException message occurs on the browser.
> STEPS TO REPRODUCE:
> 1. Install glassfish v2 with roller build (dated 7/17/2007)
> 2. Start Roller server > create an Admin user > a regular user (eg, name j2eetest)
> 3. Login as admin user > go to Server Admin > User Admin pages > edit j2eetest user > disable use j2eetest > save the change
> 4. Go to other page > go back to Server Admin > User Admin pages > select to edit user j2eetest
> BUG:
>       java.lang.NullPointerException occurs
>       It seems a user after disable became a "dead" user

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://opensource.atlassian.com/projects/roller/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[Roller-JIRA] Assigned: (ROL-1493) NPE occurs when select to edit a disable user

Posted by "David Johnson (JIRA)" <no...@atlassian.com>.
     [ http://opensource.atlassian.com/projects/roller/browse/ROL-1493?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David Johnson reassigned ROL-1493:
----------------------------------

    Assignee: David Johnson  (was: Roller Unassigned)

> NPE occurs when select to edit a disable user
> ---------------------------------------------
>
>                 Key: ROL-1493
>                 URL: http://opensource.atlassian.com/projects/roller/browse/ROL-1493
>             Project: Roller
>          Issue Type: Bug
>         Environment: glassfish/winXP
>            Reporter: Davis Nguyen
>            Assignee: David Johnson
>            Priority: Critical
>             Fix For: 4.0
>
>
> Admin user is denied to edit a disable user.  NullPointerException message occurs on the browser.
> STEPS TO REPRODUCE:
> 1. Install glassfish v2 with roller build (dated 7/17/2007)
> 2. Start Roller server > create an Admin user > a regular user (eg, name j2eetest)
> 3. Login as admin user > go to Server Admin > User Admin pages > edit j2eetest user > disable use j2eetest > save the change
> 4. Go to other page > go back to Server Admin > User Admin pages > select to edit user j2eetest
> BUG:
>       java.lang.NullPointerException occurs
>       It seems a user after disable became a "dead" user

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://opensource.atlassian.com/projects/roller/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[Roller-JIRA] Resolved: (ROL-1493) NPE occurs when select to edit a disable user

Posted by "David Johnson (JIRA)" <no...@atlassian.com>.
     [ http://opensource.atlassian.com/projects/roller/browse/ROL-1493?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David Johnson resolved ROL-1493.
--------------------------------

    Resolution: Fixed

Fixed in trunk for 4.0

URL: http://svn.apache.org/viewvc?view=rev&rev=559843
Log:
Fix for ROL-1493  NPE occurs when select to edit a disable user

> NPE occurs when select to edit a disable user
> ---------------------------------------------
>
>                 Key: ROL-1493
>                 URL: http://opensource.atlassian.com/projects/roller/browse/ROL-1493
>             Project: Roller
>          Issue Type: Bug
>         Environment: glassfish/winXP
>            Reporter: Davis Nguyen
>            Assignee: David Johnson
>            Priority: Critical
>             Fix For: 4.0
>
>
> Admin user is denied to edit a disable user.  NullPointerException message occurs on the browser.
> STEPS TO REPRODUCE:
> 1. Install glassfish v2 with roller build (dated 7/17/2007)
> 2. Start Roller server > create an Admin user > a regular user (eg, name j2eetest)
> 3. Login as admin user > go to Server Admin > User Admin pages > edit j2eetest user > disable use j2eetest > save the change
> 4. Go to other page > go back to Server Admin > User Admin pages > select to edit user j2eetest
> BUG:
>       java.lang.NullPointerException occurs
>       It seems a user after disable became a "dead" user

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://opensource.atlassian.com/projects/roller/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira