Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0018171 | Openbravo ERP | A. Platform | public | 2011-08-03 08:54 | 2011-08-08 00:55 |
|
Reporter | elopio | |
Assigned To | mtaal | |
Priority | immediate | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | pi | |
Target Version | 3.0MP2 | Fixed in Version | 3.0MP2 | |
Merge Request Status | |
Review Assigned To | |
OBNetwork customer | |
Web browser | Internet Explorer, Mozilla Firefox |
Modules | Core |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0018171: Can't enter more than one character on the password change widget |
Description | It is not possible to change the password on from the navigation bar. When I try to enter the current password, only one character is allowed.
Priority set to immediate because it is making fail the GUI Unit automated tests. |
Steps To Reproduce | Go to http://live.builds.openbravo.com/int-full-oracle/ [^]
Login with Openbravo/openbravo
On the navigation bar, click the widget with the user name.
Go to the Change password tab.
Try to enter the current password.
|
Proposed Solution | |
Additional Information | |
Tags | Automated, Regression QA |
Relationships | |
Attached Files | incorrectConfirmationErrorShouldBeShown.png (PNG Image, 994x598 pixels) 2011-08-03 00-55-52.png (33,349) 2011-08-03 08:56 https://issues.openbravo.com/file_download.php?file_id=4408&type=bug
|
|
Issue History |
Date Modified | Username | Field | Change |
2011-08-03 08:54 | elopio | New Issue | |
2011-08-03 08:54 | elopio | Assigned To | => alostale |
2011-08-03 08:54 | elopio | Modules | => Core |
2011-08-03 08:56 | elopio | File Added: incorrectConfirmationErrorShouldBeShown.png (PNG Image, 994x598 pixels) 2011-08-03 00-55-52.png | |
2011-08-03 08:57 | elopio | Note Added: 0039794 | |
2011-08-03 08:57 | elopio | Note Edited: 0039794 | bug_revision_view_page.php?bugnote_id=0039794#r2532 |
2011-08-03 09:39 | psarobe | Assigned To | alostale => mtaal |
2011-08-03 09:39 | psarobe | Status | new => scheduled |
2011-08-03 09:39 | psarobe | Target Version | => 3.0MP2 |
2011-08-03 09:40 | psarobe | Tag Attached: Automated | |
2011-08-03 09:40 | psarobe | Tag Attached: Regression QA | |
2011-08-03 09:57 | psarobe | Web browser | => Mozilla Firefox |
2011-08-03 09:59 | psarobe | Web browser | Mozilla Firefox => Internet Explorer, Mozilla Firefox |
2011-08-04 01:07 | hgbot | Checkin | |
2011-08-04 01:07 | hgbot | Note Added: 0039849 | |
2011-08-04 01:07 | hgbot | Status | scheduled => resolved |
2011-08-04 01:07 | hgbot | Resolution | open => fixed |
2011-08-04 01:07 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/55df690be2954cad0e8030f056609929cba15a2f [^] |
2011-08-06 05:33 | hudsonbot | Checkin | |
2011-08-06 05:33 | hudsonbot | Note Added: 0039957 | |
2011-08-08 00:55 | dbaz | Status | resolved => closed |
2011-08-08 00:55 | dbaz | Fixed in Version | => 3.0MP2 |
2011-12-07 09:59 | jonalegriaesarte | Relationship added | related to 0019257 |
2011-12-07 10:00 | jonalegriaesarte | Relationship deleted | related to 0019257 |
Notes |
|
(0039794)
|
elopio
|
2011-08-03 08:57
|
|
It is even weirder because the automated test now enters only one character also in the confirm password text field (see the attached file). But I can use this textfield manually without issues.
The new password text field seems to be unaffected.
|
|
|
(0039849)
|
hgbot
|
2011-08-04 01:07
|
|
Repository: erp/devel/pi
Changeset: 55df690be2954cad0e8030f056609929cba15a2f
Author: Martin Taal <martin.taal <at> openbravo.com>
Date: Thu Aug 04 01:07:19 2011 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/55df690be2954cad0e8030f056609929cba15a2f [^]
Fixes issue 18171: Can't enter more than one character on the password change widget
Solved issue, as addFieldError changes focus, this is now prevented
Set correct focus item when user profile flyout is shown
---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/navbar/ob-user-profile-widget.js
M modules/org.openbravo.userinterface.smartclient/web/org.openbravo.userinterface.smartclient/js/ob-smartclient.js
---
|
|
|
|
|