Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0024645 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] A. Platform | critical | always | 2013-09-02 09:29 | 2013-09-02 18:18 | |||
Reporter | AugustoMauch | View Status | public | |||||
Assigned To | AugustoMauch | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | 3.0MP27 | |||
Status | closed | Fix in branch | Fixed in SCM revision | af8eea02fadc | ||||
Projection | none | ETA | none | Target Version | 3.0MP27 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Merge Request Status | ||||||||
Review Assigned To | shankarb | |||||||
OBNetwork customer | No | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Support ticket | ||||||||
Regression level | Production - Confirmed Stable | |||||||
Regression date | 2013-06-16 | |||||||
Regression introduced in release | ||||||||
Regression introduced by commit | https://code.openbravo.com/erp/devel/pi/rev/4060f2b5e6bd [^] | |||||||
Triggers an Emergency Pack | Yes | |||||||
Summary | 0024645: A record can not be saved twice in edit mode | |||||||
Description | A record can not be saved twice in edit mode without refreshing it before saving it for the second time. | |||||||
Steps To Reproduce | - Open any window - Open any not read-only record in form view - Make a change and save - Make another change to the same record and save - The second save will fail and this error message will be shown: "Saving failed. The record you are saving has already been changed by another user or process. Cancel your changes and refresh the data by clicking the refresh button" | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
||||||||
|
![]() |
|
(0060852) hgbot (developer) 2013-09-02 09:48 |
Repository: erp/devel/pi Changeset: af8eea02fadc96dabaf5341b7e6c1013a0bd0a64 Author: Augusto Mauch <augusto.mauch <at> openbravo.com> Date: Mon Sep 02 09:43:20 2013 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/af8eea02fadc96dabaf5341b7e6c1013a0bd0a64 [^] Fixes issue 24645: Records can be saved several times in form view This issue was caused by this changeset [1]. This happens because when the record is changed after receiving the response of the datasource (when a record is edited the 'updated' column is always changed), the property textField._textChanged remains true, when it should be deleted after the change has been done. [1] https://code.openbravo.com/erp/devel/pi/rev/4060f2b5e6bd [^] --- M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/form/formitem/ob-formitem-date.js --- |
(0060858) shankarb (viewer) 2013-09-02 12:44 |
Code reviewed and tested in pi changeset 6e5c3a83e2b5. |
(0060873) hudsonbot (viewer) 2013-09-02 18:18 |
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/58951728ad3a [^] Maturity status: Test |
![]() |
|||
Date Modified | Username | Field | Change |
2013-09-02 09:29 | AugustoMauch | New Issue | |
2013-09-02 09:29 | AugustoMauch | Assigned To | => AugustoMauch |
2013-09-02 09:29 | AugustoMauch | Modules | => Core |
2013-09-02 09:29 | AugustoMauch | OBNetwork customer | => No |
2013-09-02 09:29 | AugustoMauch | Triggers an Emergency Pack | => No |
2013-09-02 09:31 | AugustoMauch | Regression level | => Production - Confirmed Stable |
2013-09-02 09:31 | AugustoMauch | Regression date | => 2013-06-16 |
2013-09-02 09:31 | AugustoMauch | Regression introduced by commit | => https://code.openbravo.com/erp/devel/pi/rev/4060f2b5e6bd [^] |
2013-09-02 09:31 | AugustoMauch | Triggers an Emergency Pack | No => Yes |
2013-09-02 09:43 | AugustoMauch | Issue Monitored: shankarb | |
2013-09-02 09:43 | AugustoMauch | Review Assigned To | => shankarb |
2013-09-02 09:48 | hgbot | Checkin | |
2013-09-02 09:48 | hgbot | Note Added: 0060852 | |
2013-09-02 09:48 | hgbot | Status | new => resolved |
2013-09-02 09:48 | hgbot | Resolution | open => fixed |
2013-09-02 09:48 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/af8eea02fadc96dabaf5341b7e6c1013a0bd0a64 [^] |
2013-09-02 12:44 | shankarb | Note Added: 0060858 | |
2013-09-02 12:44 | shankarb | Status | resolved => closed |
2013-09-02 12:44 | shankarb | Fixed in Version | => 3.0MP27 |
2013-09-02 18:18 | hudsonbot | Checkin | |
2013-09-02 18:18 | hudsonbot | Note Added: 0060873 | |
2013-12-09 12:12 | AugustoMauch | Relationship added | has duplicate 0024537 |
Copyright © 2000 - 2009 MantisBT Group |