You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Koon Sang (JIRA)" <ji...@apache.org> on 2010/02/11 10:44:30 UTC

[jira] Created: (OFBIZ-3471) Change user password: no indication of what happen

Change user password: no indication of what happen
--------------------------------------------------

                 Key: OFBIZ-3471
                 URL: https://issues.apache.org/jira/browse/OFBIZ-3471
             Project: OFBiz
          Issue Type: Bug
          Components: party
    Affects Versions: SVN trunk
         Environment: IE 8
            Reporter: Koon Sang


Login as admin.  Change the password of a login account.  Enter mismatch new password or the password is keyed into the hint field.  When save, the screen returns back to the same screen with the following javascript error:

Message: 'undefined' is null or not an object
Line: 121
Char: 4
Code: 0
URI: https://localhost:8443/bizznesstime/js/application.js

In my log file, I see the actual error message.  So, at the screen, the user won't know what happen.  Even though I can successfully change password, again no message informing that the password is changed successfully.  But I will get the email saying my personal info is updated but I won't know so from the screen.  The system just never indicates that to me.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Closed: (OFBIZ-3471) Change user password: no indication of what happen

Posted by "Jacques Le Roux (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OFBIZ-3471?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jacques Le Roux closed OFBIZ-3471.
----------------------------------

         Assignee: Jacques Le Roux
    Fix Version/s: SVN trunk
       Resolution: Cannot Reproduce

The message says "Your password has been changed successfully" in trunk. I don't care about other cases, if someone wants, patch accepted...

> Change user password: no indication of what happen
> --------------------------------------------------
>
>                 Key: OFBIZ-3471
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3471
>             Project: OFBiz
>          Issue Type: Bug
>          Components: party
>    Affects Versions: SVN trunk
>         Environment: IE 8
>            Reporter: Koon Sang
>            Assignee: Jacques Le Roux
>             Fix For: SVN trunk
>
>
> Login as admin.  Change the password of a login account.  Enter mismatch new password or the password is keyed into the hint field.  When save, the screen returns back to the same screen with the following javascript error:
> Message: 'undefined' is null or not an object
> Line: 121
> Char: 4
> Code: 0
> URI: https://localhost:8443/bizznesstime/js/application.js
> In my log file, I see the actual error message.  So, at the screen, the user won't know what happen.  Even though I can successfully change password, again no message informing that the password is changed successfully.  But I will get the email saying my personal info is updated but I won't know so from the screen.  The system just never indicates that to me.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.