Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0043372 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Web POS | trivial | have not tried | 2020-02-28 12:52 | 2020-05-06 08:02 | |||
Reporter | inaki_garcia | View Status | public | |||||
Assigned To | prakashmurugesan88 | |||||||
Priority | immediate | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | 82c7ba9e19fb | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | main | SCM revision | ||||||
Merge Request Status | ||||||||
Review Assigned To | migueldejuana | |||||||
OBNetwork customer | No | |||||||
Support ticket | ||||||||
Regression level | Packaging and release | |||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0043372: [20Q1] [NewSkin] [UX] Incorrect text placement of error message when inputting a weak password in "Password Change" popup | |||||||
Description | The error text that appears at the lower part of the popup when inputting a weak password in the "Password Change" popup has an incorrect text placement. The text should be placed under the popup description, and aligned to the left. | |||||||
Steps To Reproduce | -- In the Backend 0. Log in the ERP as "Openbravo" user with the "The White Valley Group Admin" role 1. Go to the User window 2. Select the "vallblanca" user, check the "Expired Password" checkbox, and save the record -- In the Frontend 0. Try to log in with the "vallblanca" user. The "Password Change" popup will appear 1. Input the same one character long password in the two input fields NOTICE that the corresponding error message appears, but is incorrectly placed | |||||||
Tags | No tags attached. | |||||||
Attached Files | ![]() ![]() ![]() ![]() | |||||||
![]() |
||||||||||||||||||||||||||||||||||||
|
![]() |
|
(0119073) hgbot (developer) 2020-04-08 07:17 |
Repository: erp/devel/pi Changeset: 7ec5641ae9f13cfb488d4fdf1b7c16fdc91ff577 Author: Prakash M <prakash <at> qualiantech.com> Date: Wed Apr 08 10:46:55 2020 +0530 URL: http://code.openbravo.com/erp/devel/pi/rev/7ec5641ae9f13cfb488d4fdf1b7c16fdc91ff577 [^] Related to BUG-43372: Interchanged title and error message of SameAsoldPasswordError --- M src/org/openbravo/base/secureApp/LoginHandler.java --- |
(0119074) hgbot (developer) 2020-04-08 07:18 |
Repository: erp/pmods/org.openbravo.mobile.core Changeset: 82c7ba9e19fb8e02b6702e18396b3250f4aba3a1 Author: Prakash M <prakash <at> qualiantech.com> Date: Wed Apr 08 10:47:38 2020 +0530 URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/82c7ba9e19fb8e02b6702e18396b3250f4aba3a1 [^] Fixed BUG-43372: Fixed following in Password Expiry * Moved error message from footer to below header * Displayed only error, removed error title --- M web/org.openbravo.mobile.core/assets/css/obmobc-main.css M web/org.openbravo.mobile.core/source/component/dialog/ob-expirationpassword.js M web/org.openbravo.mobile.core/source/model/ob-terminal-model.js --- |
(0119075) hgbot (developer) 2020-04-08 07:18 |
Repository: tools/automation/pi-mobile Changeset: 41863af0a9dc15b1ca39e08a236770c304ff2c00 Author: Prakash M <prakash <at> qualiantech.com> Date: Wed Apr 08 10:45:40 2020 +0530 URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/41863af0a9dc15b1ca39e08a236770c304ff2c00 [^] Related to BUG-43372: Changed error display in password expiry --- M src-test/org/openbravo/test/mobile/retail/extmodules/selenium/tests/forgotpassword/FP030_70_ForgotPasswordButton.java M src-test/org/openbravo/test/mobile/retail/mobilecore/selenium/TestIdCore.java M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/loginout/ChangeExpiredPassword.java M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/system/I31796_ChangePassword.java --- |
(0119189) migueldejuana (viewer) 2020-04-15 16:27 |
Tested and reviewed |
![]() |
|||
Date Modified | Username | Field | Change |
2020-02-28 12:52 | inaki_garcia | New Issue | |
2020-02-28 12:52 | inaki_garcia | Assigned To | => Retail |
2020-02-28 12:52 | inaki_garcia | File Added: incorrectly-aligned-weak-password-error.jpg | |
2020-02-28 12:52 | inaki_garcia | OBNetwork customer | => No |
2020-02-28 12:52 | inaki_garcia | Regression level | => Packaging and release |
2020-02-28 12:52 | inaki_garcia | Triggers an Emergency Pack | => No |
2020-02-28 12:52 | inaki_garcia | Issue generated from | 0042900 |
2020-02-28 12:52 | inaki_garcia | Relationship added | related to 0042900 |
2020-02-28 12:53 | inaki_garcia | Relationship added | related to 0042843 |
2020-02-28 13:10 | martinsdan | Issue Monitored: martinsdan | |
2020-02-28 13:18 | inaki_garcia | Issue cloned | 0043375 |
2020-03-02 09:53 | inaki_garcia | Summary | [20Q1] [NewSkin] [UX] Incorrect text alignment in error message when inputting a weak password in "Password Change" popup => [20Q1] [NewSkin] [UX] Incorrect text placemne in error message when inputting a weak password in "Password Change" popup |
2020-03-02 09:55 | inaki_garcia | Summary | [20Q1] [NewSkin] [UX] Incorrect text placemne in error message when inputting a weak password in "Password Change" popup => [20Q1] [NewSkin] [UX] Incorrect text placement of error message when inputting a weak password in "Password Change" popup |
2020-03-02 09:55 | inaki_garcia | Description Updated | View Revisions |
2020-03-02 09:55 | inaki_garcia | Steps to Reproduce Updated | View Revisions |
2020-03-31 14:11 | prakashmurugesan88 | Assigned To | Retail => prakashmurugesan88 |
2020-03-31 14:24 | prakashmurugesan88 | Status | new => scheduled |
2020-04-02 09:58 | prakashmurugesan88 | File Added: i43372_mobileCore.patch | |
2020-04-02 09:59 | prakashmurugesan88 | File Added: i43372_core.patch | |
2020-04-02 09:59 | prakashmurugesan88 | File Added: i43372_piMobile.patch | |
2020-04-08 07:17 | hgbot | Checkin | |
2020-04-08 07:17 | hgbot | Note Added: 0119073 | |
2020-04-08 07:18 | hgbot | Checkin | |
2020-04-08 07:18 | hgbot | Note Added: 0119074 | |
2020-04-08 07:18 | hgbot | Status | scheduled => resolved |
2020-04-08 07:18 | hgbot | Resolution | open => fixed |
2020-04-08 07:18 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/82c7ba9e19fb8e02b6702e18396b3250f4aba3a1 [^] |
2020-04-08 07:18 | hgbot | Checkin | |
2020-04-08 07:18 | hgbot | Note Added: 0119075 | |
2020-04-15 16:27 | migueldejuana | Review Assigned To | => migueldejuana |
2020-04-15 16:27 | migueldejuana | Note Added: 0119189 | |
2020-04-15 16:27 | migueldejuana | Status | resolved => closed |
2020-04-27 15:35 | prakashmurugesan88 | Relationship added | related to 0043375 |
2020-04-28 16:37 | prakashmurugesan88 | Status | closed => new |
2020-04-28 16:37 | prakashmurugesan88 | Resolution | fixed => open |
2020-04-28 16:38 | prakashmurugesan88 | Status | new => scheduled |
2020-04-28 16:38 | prakashmurugesan88 | Status | scheduled => resolved |
2020-04-28 16:38 | prakashmurugesan88 | Resolution | open => fixed |
2020-04-28 16:38 | prakashmurugesan88 | Status | resolved => closed |
2020-05-06 08:01 | prakashmurugesan88 | Status | closed => new |
2020-05-06 08:01 | prakashmurugesan88 | Resolution | fixed => open |
2020-05-06 08:02 | prakashmurugesan88 | Status | new => scheduled |
2020-05-06 08:02 | prakashmurugesan88 | Status | scheduled => resolved |
2020-05-06 08:02 | prakashmurugesan88 | Resolution | open => fixed |
2020-05-06 08:02 | prakashmurugesan88 | Status | resolved => closed |
Copyright © 2000 - 2009 MantisBT Group |