Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0043372
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Retail Modules] Web POStrivialhave not tried2020-02-28 12:522020-05-06 08:02
Reporterinaki_garciaView Statuspublic 
Assigned Toprakashmurugesan88 
PriorityimmediateResolutionfixedFixed in Version
StatusclosedFix in branchFixed in SCM revision82c7ba9e19fb
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionmainSCM revision 
Review Assigned Tomigueldejuana
Regression levelPackaging and release
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0043372: [20Q1] [NewSkin] [UX] Incorrect text placement of error message when inputting a weak password in "Password Change" popup

DescriptionThe 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
TagsNo tags attached.
Attached Filesjpg file icon incorrectly-aligned-weak-password-error.jpg [^] (939,308 bytes) 2020-02-28 12:52
patch file icon i43372_mobileCore.patch [^] (4,719 bytes) 2020-04-02 09:58 [Show Content]
patch file icon i43372_core.patch [^] (1,084 bytes) 2020-04-02 09:59 [Show Content]
patch file icon i43372_piMobile.patch [^] (4,811 bytes) 2020-04-02 09:59 [Show Content]

- Relationships Relation Graph ] Dependency Graph ]
related to defect 0042900 closedprakashmurugesan88 [20Q1] [NewSkin] [UX] "Password Change" popup presents multiple issues 
related to defect 0042843 closedprakashmurugesan88 When setting up a weak password using the "WebPOS Forgot Password" feature, there is a UI problem 
depends on backport 0043889RR20Q1.2 closedprakashmurugesan88 [20Q1] [NewSkin] [UX] Incorrect text placement of error message when inputting a weak password in "Password Change" popup 
depends on backport 0043953RR20Q2 closedprakashmurugesan88 [20Q1] [NewSkin] [UX] Incorrect text placement of error message when inputting a weak password in "Password Change" popup 
related to defect 0043375 closedprakashmurugesan88 [20Q1] [NewSkin] [UX] Error message that appears when inputting a same password is duplicate in "Password Change" popup 

-  Notes
(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 (developer)
2020-04-15 16:27

Tested and reviewed

- Issue History
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 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
Powered by Mantis Bugtracker