Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0040463 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] A. Platform | major | have not tried | 2019-03-26 17:14 | 2019-06-17 13:03 | |||
Reporter | Sandrahuguet | View Status | public | |||||
Assigned To | caristu | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | 3.0PR19Q3 | |||
Status | closed | Fix in branch | Fixed in SCM revision | eb4807b14aa9 | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Linux 64 bit | Database | PostgreSQL | Java version | 7.x | |||
OS Version | Openbravo Appliance 14.04 | Database version | 9.3.x | Ant version | 1.9.x | |||
Product Version | SCM revision | |||||||
Merge Request Status | ||||||||
Review Assigned To | alostale | |||||||
OBNetwork customer | No | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0040463: UI broken when create a new row and before save clear the filter grid | |||||||
Description | UI broken when create a new row and before save clear the filter grid | |||||||
Steps To Reproduce | As The White Valley Group Admin role: - Go to Product Characteristic window - Filter grid by 'ra' in Name column - Insert new row name: test , press enter on the keyboard - Clear the filter, clicking in the funnel icon Notice that the UI is broken. All rows and grid row menu are not shown. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ![]() | |||||||
![]() |
||||||||||||||||||||||
|
![]() |
|
(0112583) hgbot (developer) 2019-06-11 17:26 |
Repository: erp/devel/pi Changeset: eb4807b14aa961cd2e7e94fb0788006b0b579f7a Author: Carlos Aristu <carlos.aristu <at> openbravo.com> Date: Tue Jun 11 17:05:05 2019 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/eb4807b14aa961cd2e7e94fb0788006b0b579f7a [^] fixes bug 40463: UI broken after creating a new row and filtering before saving Fixed the issue by saving the record properly before performing the filter. This logic was already implemented but the edited record was not being properly completed before saving. To fix this problem we force the closing of the inline editor before filtering. Note that something similar is done when editing a new record and without saving it, another record is clicked (See handleRecordSelection function of OBViewGrid). Together with this, an additional change has been applied to the "editComplete" function. In some cases it is necessary to force an update of the focus cell value (See[1]). When setting that value, we are now directly invoking "this.getRecord()" instead of using the value retrieved at the top of the function. This is done to prevent setting a wrong value if the record values change in the middle of the execution of the "editComplete" function. [1] https://issues.openbravo.com/view.php?id=25028 [^] --- M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/grid/ob-view-grid.js --- |
(0112632) hudsonbot (viewer) 2019-06-12 13:00 |
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/e330da816783 [^] Maturity status: Test |
(0112782) alostale (viewer) 2019-06-14 09:50 |
tested + reviewed |
![]() |
|||
Date Modified | Username | Field | Change |
2019-03-26 17:14 | Sandrahuguet | New Issue | |
2019-03-26 17:14 | Sandrahuguet | Assigned To | => platform |
2019-03-26 17:14 | Sandrahuguet | File Added: ui.png | |
2019-03-26 17:14 | Sandrahuguet | OBNetwork customer | => No |
2019-03-26 17:14 | Sandrahuguet | Modules | => Core |
2019-03-26 17:14 | Sandrahuguet | Triggers an Emergency Pack | => No |
2019-03-26 17:15 | Sandrahuguet | Steps to Reproduce Updated | View Revisions |
2019-05-29 18:02 | caristu | Relationship added | related to 0022625 |
2019-05-30 08:42 | caristu | Assigned To | platform => caristu |
2019-06-10 16:36 | caristu | Status | new => acknowledged |
2019-06-11 13:18 | caristu | Relationship added | related to 0025028 |
2019-06-11 17:26 | hgbot | Checkin | |
2019-06-11 17:26 | hgbot | Note Added: 0112583 | |
2019-06-11 17:26 | hgbot | Status | acknowledged => resolved |
2019-06-11 17:26 | hgbot | Resolution | open => fixed |
2019-06-11 17:26 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/eb4807b14aa961cd2e7e94fb0788006b0b579f7a [^] |
2019-06-11 17:26 | caristu | Review Assigned To | => alostale |
2019-06-12 13:00 | hudsonbot | Checkin | |
2019-06-12 13:00 | hudsonbot | Note Added: 0112632 | |
2019-06-14 09:50 | alostale | Note Added: 0112782 | |
2019-06-14 09:50 | alostale | Status | resolved => closed |
2019-06-14 09:50 | alostale | Fixed in Version | => 3.0PR19Q3 |
2019-06-17 13:03 | caristu | Issue cloned | 0041102 |
2019-06-17 13:03 | caristu | Relationship added | related to 0041102 |
Copyright © 2000 - 2009 MantisBT Group |