Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0019716Openbravo ERPA. Platformpublic2012-02-09 18:202012-04-02 06:09
marvintm 
marvintm 
normalmajoralways
closedfixed 
5
 
3.0MP10 
Core
No
0019716: Password fields do not work on grid mode
Password fields do not work correctly in grid mode. The record cannot be saved if they are mandatory, even if correct values were provided.
- Set the Password field of the User window as mandatory
- Create a new User in grid view.
- Set all mandatory values.
- Realize that it is not possible to save, as the password value was not detected.
No tags attached.
Issue History
2012-02-09 18:20marvintmNew Issue
2012-02-09 18:20marvintmAssigned To => marvintm
2012-02-09 18:20marvintmModules => Core
2012-03-12 15:34hgbotCheckin
2012-03-12 15:34hgbotNote Added: 0046270
2012-03-12 15:34hgbotStatusnew => resolved
2012-03-12 15:34hgbotResolutionopen => fixed
2012-03-12 15:34hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/cfc846dc3703177f1fadf7300dbf28796c3c6a8e [^]
2012-03-15 17:59dbazNote Added: 0046475
2012-03-15 17:59dbazStatusresolved => closed
2012-03-15 17:59dbazFixed in Version => 3.0MP10
2012-04-02 06:09hudsonbotCheckin
2012-04-02 06:09hudsonbotNote Added: 0047093

Notes
(0046270)
hgbot   
2012-03-12 15:34   
Repository: erp/devel/pi
Changeset: cfc846dc3703177f1fadf7300dbf28796c3c6a8e
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Mon Mar 12 15:31:42 2012 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/cfc846dc3703177f1fadf7300dbf28796c3c6a8e [^]

Fixed issue 19716. Passwords will now work correctly in grid mode.
The special property columnname_cleartext is now being set not only in the form but also in the grid edit values. Thus, it is passed to the datasource request, and used in the save action.

---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/form/formitem/ob-formitem-encrypted.js
---
(0046475)
dbaz   
2012-03-15 17:59   
Reviewed @ changeset 15821 - 89452d415b90
(0047093)
hudsonbot   
2012-04-02 06:09   
A changeset related to this issue has been promoted main and to the
Central Repository, after passing a series of tests.

Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/7814864461ac [^]

Maturity status: Test