Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0027633 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] A. Platform | minor | have not tried | 2014-09-18 10:18 | 2014-09-22 09:15 | |||
Reporter | jonalegriaesarte | View Status | public | |||||
Assigned To | AugustoMauch | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | 3.0PR14Q4 | |||
Status | closed | Fix in branch | Fixed in SCM revision | f593014afc2a | ||||
Projection | none | ETA | none | Target Version | 3.0PR15Q1 | |||
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 | OBPS | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0027633: Tree view keeps showing the loading message when there is no data to show | |||||||
Description | Tree view keeps showing the loading message when there is no data to show | |||||||
Steps To Reproduce | As F&B Admin - Open the Product Characteristics window - Create a new record in the header tab - Go to the Value subtab. It does not have any records. - Open the tree view. Check that the Loading message is shown and never hidden | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(0070196) hgbot (developer) 2014-09-18 17:23 |
Repository: erp/devel/pi Changeset: f593014afc2a2c93dd3b9b504f6118f3d448a865 Author: Augusto Mauch <augusto.mauch <at> openbravo.com> Date: Thu Sep 18 17:21:13 2014 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/f593014afc2a2c93dd3b9b504f6118f3d448a865 [^] Fixes issue 27633: Tree view does not show Loading message when it has no data The problem was that the noDataEmptyMessage attribute, that contains the message to be shown when the grid does not have any data, did not have the proper value. This attribute is reused to also show the Loading message while the datasource request is being processed, but was not being reset to its proper value (OBUIAPP_NoDataInGrid message) when the data arrived to the tree. Now in the OBTreeViewGrid.dataArrived function the message is properly reset before invoking the resetEmptyMessage function, that will actually display the message if the datasource did not return any records. --- M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/grid/ob-tree-view-grid.js --- |
(0070216) hudsonbot (viewer) 2014-09-19 20:23 |
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/af234b76a941 [^] Maturity status: Test |
(0070221) shankarb (viewer) 2014-09-22 09:15 |
Code reviewed and verified in pi changeset 99b060690c1f |
![]() |
|||
Date Modified | Username | Field | Change |
2014-09-18 10:18 | jonalegriaesarte | New Issue | |
2014-09-18 10:18 | jonalegriaesarte | Assigned To | => AugustoMauch |
2014-09-18 10:18 | jonalegriaesarte | OBNetwork customer | => Yes |
2014-09-18 10:18 | jonalegriaesarte | Modules | => Core |
2014-09-18 10:18 | jonalegriaesarte | Resolution time | => 1417388400 |
2014-09-18 10:18 | jonalegriaesarte | Triggers an Emergency Pack | => No |
2014-09-18 10:25 | AugustoMauch | Summary | Tree view keeps always loading when there is no data to show => Tree view keeps showing the loading message when there is no data to show |
2014-09-18 10:25 | AugustoMauch | Description Updated | View Revisions |
2014-09-18 10:25 | AugustoMauch | Steps to Reproduce Updated | View Revisions |
2014-09-18 17:21 | AugustoMauch | Issue Monitored: shankarb | |
2014-09-18 17:22 | AugustoMauch | Review Assigned To | => shankarb |
2014-09-18 17:23 | hgbot | Checkin | |
2014-09-18 17:23 | hgbot | Note Added: 0070196 | |
2014-09-18 17:23 | hgbot | Status | new => resolved |
2014-09-18 17:23 | hgbot | Resolution | open => fixed |
2014-09-18 17:23 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/f593014afc2a2c93dd3b9b504f6118f3d448a865 [^] |
2014-09-19 20:23 | hudsonbot | Checkin | |
2014-09-19 20:23 | hudsonbot | Note Added: 0070216 | |
2014-09-22 09:15 | shankarb | Note Added: 0070221 | |
2014-09-22 09:15 | shankarb | Status | resolved => closed |
2014-09-22 09:15 | shankarb | Fixed in Version | => 3.0PR14Q4 |
Copyright © 2000 - 2009 MantisBT Group |