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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0054099
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] A. Platformminorhave not tried2023-12-12 08:202023-12-20 16:24
ReporteralostaleView Statuspublic 
Assigned ToTriage Platform Base 
PrioritynormalResolutionfixedFixed in VersionPR24Q1
StatusclosedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Merge Request Statusapproved
Review Assigned To
OBNetwork customerNo
Web browser
ModulesCore
Support ticket
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0054099: cannot set password to null from the BO window

DescriptionIt is not possible to set a password field to null from a backoffice window.
Steps To Reproduce1. Log in BO
2. Select a user with password
3. Edit it removing their password
  - ERROR: check in DB the password is not null
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0158209)
hgbot (developer)
2023-12-14 13:11

Merge Request created: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/1077 [^]
(0158426)
hgbot (developer)
2023-12-20 16:24

Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/openbravo [^]
Changeset: 583448544b224a3825757a13ce23b8233ceb9b75
Author: Asier Lostalé <asier.lostale@openbravo.com>
Date: 20-12-2023 15:20:20
URL: https://gitlab.com/openbravo/product/openbravo/-/commit/583448544b224a3825757a13ce23b8233ceb9b75 [^]

fixes BUG-54099: cannot nullify password

Password fields could not be nullified from BO windows. When trying to set to
null a password reference field from a window, the request does not include
password_cleartext property, which made the change to be skipped.

Now we check whether the value is null so it is set even if there is no
cleartext property.

---
M modules/org.openbravo.service.json/src/org/openbravo/service/json/JsonToDataConverter.java
---
(0158427)
hgbot (developer)
2023-12-20 16:24

Merge request merged: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/1077 [^]

- Issue History
Date Modified Username Field Change
2023-12-12 08:20 alostale New Issue
2023-12-12 08:20 alostale Assigned To => Triage Platform Base
2023-12-12 08:20 alostale OBNetwork customer => No
2023-12-12 08:20 alostale Modules => Core
2023-12-12 08:20 alostale Triggers an Emergency Pack => No
2023-12-14 13:11 hgbot Merge Request Status => open
2023-12-14 13:11 hgbot Note Added: 0158209
2023-12-20 16:20 hgbot Merge Request Status open => approved
2023-12-20 16:24 hgbot Resolution open => fixed
2023-12-20 16:24 hgbot Status new => closed
2023-12-20 16:24 hgbot Fixed in Version => PR24Q1
2023-12-20 16:24 hgbot Note Added: 0158426
2023-12-20 16:24 hgbot Note Added: 0158427


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker