Notes |
|
(0005968)
|
user71
|
2005-06-01 00:00
(edited on: 2008-06-12 09:43) |
|
|
|
(0002817)
|
rafaroda
|
2008-01-10 11:22
(edited on: 2008-06-12 09:23) |
|
Logged In: YES
user_id=1892190
Originator: NO
Hi,
Could you please specify in detail the steps you follow to reproduce this bug?
Thank you very much,
Rafa Roda Palacios
Openbravo Team |
|
|
(0002818)
|
villind
|
2008-01-29 09:16
(edited on: 2008-06-12 09:23) |
|
Logged In: YES
user_id=61737
Originator: YES
Steps to reproduce:
1. Click new "Business Partner"
2. Enter details
3. Open password dialog and give a new password
4. Click save
5. Log out
6. Log in with the same user account as before (this fails as the password has been changed) |
|
|
(0002819)
|
alostale
|
2008-02-05 11:53
(edited on: 2008-06-12 09:23) |
|
Logged In: YES
user_id=1500722
Originator: NO
Which version are you working with?
Password is set for users (General Setup || Security || User) not for Business Partners. I tried to change the password to a user (with trunk version) and it didn't change the current user's one. |
|
|
(0002820)
|
villind
|
2008-02-05 14:06
(edited on: 2008-06-12 09:23) |
|
Logged In: YES
user_id=61737
Originator: YES
Steps to reproduce (on version 2.35mp1):
1. Click new "User"
2. Enter details
3. Open password dialog and give a new password
4. Click save
5. Log out
6. Log in with the same user account as before (this fails as the
password has been changed)
The same applied to trunk as well when this bug was reported.
|
|
|
(0002821)
|
cromero
|
2008-02-05 18:23
(edited on: 2008-06-12 09:23) |
|
Logged In: YES
user_id=1500614
Originator: NO
The way to reproduce is not saving between steps 2 and 3.
An alert message is shown indicating that exist changes in the data that have not been saved (see attached file ScreenShot.png)
If you discard the message, you will edit the password of previous register shown before the new button was clicked (whatever it was).
Carlos Romero
Openbravo Team
File Added: ScreenShot.png |
|
|
(0002822)
|
villind
|
2008-02-05 19:30
(edited on: 2008-06-12 09:23) |
|
Logged In: YES
user_id=61737
Originator: YES
Yes, you need to cancel the warning to be able to enter the new password. But as passwords are usually entered while creating a new user some new Openbravo users fall into this trap and even re-install the application as the cannot login any more(see the IRC logs).
An easy way to fix this would be hiding the password entry when the user is not saved, but more optimal would be direct editing of password (and verify password) while creating a user.
The current implementation is not "wrong", but it is error prone.
|
|
|
(0002823)
|
alostale
|
2008-02-15 18:24
(edited on: 2008-06-12 09:23) |
|
Logged In: YES
user_id=1500722
Originator: NO
The way it works now is showing an error message in case the user is not already saved. |
|
|
(0008163)
|
plujan
|
2008-07-03 19:33
|
|
On r2.40beta is possible to repeat this behavior. |
|
|
|
Increasing priority as this is the oldest defect in the backlog. |
|
|
|
In trunk the new record is auto-saved when you press on the 'Change password' button on a newly created (not yet saved user). Then the 'change password' dialog correctly changes the password of the just auto-saved user.
On disagreement with this explanation please do re-open the issue. |
|
|
(0013327)
|
plujan
|
2009-02-10 17:57
|
|
Autosave function could be disabled and the behavior would be the same as in previous releases. |
|
|
(0019818)
|
hgbot
|
2009-09-11 19:57
|
|
Repository: erp/devel/pi
Changeset: c70b711ebf99bbf7f7e0842566299d7145156ada
Author: Stefan Hühner <stefan.huehner <at> openbravo.com>
Date: Fri Sep 11 19:57:20 2009 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/c70b711ebf99bbf7f7e0842566299d7145156ada [^]
Fixed 2379: Hide change password field & change email server password field, if
autosave is disabled and record is not (yet) saved, as change password popup
only works with saved records.
---
M src-db/database/sourcedata/AD_FIELD.xml
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
I retested after i deactivated the auto functionality, after i create a user details when i click the password icon, warning message appears & i ignore the warning message by clicking OK and entered password
And i re login using the same user i can able to login in.
And also i find change password field & change email server password field are hidden fields. |
|
|
|
|
|
(0020458)
|
hgbot
|
2009-09-29 14:11
|
|
Repository: erp/devel/pi-pageddatagrid
Changeset: c70b711ebf99bbf7f7e0842566299d7145156ada
Author: Stefan Hühner <stefan.huehner <at> openbravo.com>
Date: Fri Sep 11 19:57:20 2009 +0200
URL: http://code.openbravo.com/erp/devel/pi-pageddatagrid/rev/c70b711ebf99bbf7f7e0842566299d7145156ada [^]
Fixed 2379: Hide change password field & change email server password field, if
autosave is disabled and record is not (yet) saved, as change password popup
only works with saved records.
---
M src-db/database/sourcedata/AD_FIELD.xml
---
|
|
|
|
Closed again because hudson has reopened without no reason |
|