Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0021709 | Openbravo ERP | A. Platform | public | 2012-09-21 09:56 | 2012-09-28 14:38 |
|
Reporter | AugustoMauch | |
Assigned To | AugustoMauch | |
Priority | immediate | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | 3.0MP16 | Fixed in Version | 3.0MP15 | |
Merge Request Status | |
Review Assigned To | dbaz |
OBNetwork customer | No |
Web browser | |
Modules | Core |
Support ticket | |
Regression level | Pre packaging ( pi ) |
Regression date | 2012-08-29 |
Regression introduced in release | |
Regression introduced by commit | https://code.openbravo.com/erp/devel/pi/rev/d500176d7771e75ea21f5fbe34c90e296110b8ab [^] |
Triggers an Emergency Pack | No |
|
Summary | 0021709: After saving a change in the grid, the tab title do not remove the '*' until another row is selected |
Description | When there are unsaved changes in a view, the tab title shows an '*', that is removed when the changes are saved or canceled.
Currently, after saving the changes done in a row in the grid, the '*' is not removed until another row is selected. This does not happen in the form view, or when the changes are canceled in the grid or in the form view. |
Steps To Reproduce | In any window:
- Open a row in edit mode.
- Make a change. Notice that the '*' appears in the tab title.
- Save the record with the toolbar button, with the row button or with the shortcut.
- Notice that the '*' is still in the title.
- Move to another row. The '*' dissapears |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | related to | defect | 0021352 | 3.0MP15 | closed | mtaal | Enter key duplicates the line number in sales order line |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2012-09-21 09:56 | AugustoMauch | New Issue | |
2012-09-21 09:56 | AugustoMauch | Assigned To | => AugustoMauch |
2012-09-21 09:56 | AugustoMauch | Modules | => Core |
2012-09-21 09:56 | AugustoMauch | OBNetwork customer | => No |
2012-09-21 10:35 | AugustoMauch | Regression level | => Packaging and release |
2012-09-21 11:17 | AugustoMauch | Regression level | Packaging and release => Pre packaging ( pi ) |
2012-09-21 12:29 | AugustoMauch | Regression date | => 2012-08-29 |
2012-09-21 12:29 | AugustoMauch | Regression introduced by commit | => https://code.openbravo.com/erp/devel/pi/rev/d500176d7771e75ea21f5fbe34c90e296110b8ab [^] |
2012-09-21 12:29 | AugustoMauch | Relationship added | related to 0021352 |
2012-09-21 12:34 | AugustoMauch | Issue Monitored: dbaz | |
2012-09-21 12:34 | AugustoMauch | Closed by | => dbaz |
2012-09-21 12:35 | AugustoMauch | Note Added: 0052278 | |
2012-09-21 12:36 | hgbot | Checkin | |
2012-09-21 12:36 | hgbot | Note Added: 0052280 | |
2012-09-21 12:36 | hgbot | Status | new => resolved |
2012-09-21 12:36 | hgbot | Resolution | open => fixed |
2012-09-21 12:36 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/4457b10d26e6686d742c609407d3cb2c3740760e [^] |
2012-09-21 14:00 | dbaz | Note Added: 0052284 | |
2012-09-21 14:00 | dbaz | Status | resolved => closed |
2012-09-21 14:00 | dbaz | Fixed in Version | => 3.0MP15 |
2012-09-24 18:48 | dbaz | Issue End Monitor: dbaz | |
2012-09-26 17:16 | hgbot | Checkin | |
2012-09-26 17:16 | hgbot | Note Added: 0052665 | |
2012-09-26 17:16 | hgbot | Status | closed => resolved |
2012-09-26 17:16 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/devel/pi/rev/4457b10d26e6686d742c609407d3cb2c3740760e [^] => http://code.openbravo.com/erp/devel/pi/rev/a975007ee08356357dc2737b24e59c1a2e544ce0 [^] |
2012-09-26 17:34 | gorka_gil | Status | resolved => closed |
2012-09-28 14:38 | hudsonbot | Checkin | |
2012-09-28 14:38 | hudsonbot | Note Added: 0052877 | |
Notes |
|
|
|
|
(0052280)
|
hgbot
|
2012-09-21 12:36
|
|
Repository: erp/devel/pi
Changeset: 4457b10d26e6686d742c609407d3cb2c3740760e
Author: Augusto Mauch <augusto.mauch <at> openbravo.com>
Date: Fri Sep 21 12:33:54 2012 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/4457b10d26e6686d742c609407d3cb2c3740760e [^]
Fixes issue 21709: Tab title is updated when a record is saved in the grid view
The fix of the issue 21352 caused the updateTabTitle function to be executed when the grid was still in edit mode, so the '*' in the tab title remained. Removing the code that caused this issue was not possible, because then the original issue was reproducible. Instead, an extra call to updateTabTitle is done when the records exists the edit mode.
---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/grid/ob-view-grid.js
---
|
|
|
(0052284)
|
dbaz
|
2012-09-21 14:00
|
|
Reviewed @ changeset: 17994 - 4457b10d26e6 |
|
|
(0052665)
|
hgbot
|
2012-09-26 17:16
|
|
Repository: erp/devel/pi
Changeset: a975007ee08356357dc2737b24e59c1a2e544ce0
Author: Augusto Mauch <augusto.mauch <at> openbravo.com>
Date: Fri Sep 21 12:33:54 2012 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/a975007ee08356357dc2737b24e59c1a2e544ce0 [^]
Fixes issue 21709: Tab title is updated when a record is saved in the grid view
The fix of the issue 21352 caused the updateTabTitle function to be executed when the grid was still in edit mode, so the '*' in the tab title remained. Removing the code that caused this issue was not possible, because then the original issue was reproducible. Instead, an extra call to updateTabTitle is done when the records exists the edit mode.
---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/grid/ob-view-grid.js
---
|
|
|
|
|