Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0019524 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] A. Platform | minor | always | 2012-01-19 15:25 | 2012-03-02 15:35 | |||
Reporter | jecharri | View Status | public | |||||
Assigned To | AugustoMauch | |||||||
Priority | high | Resolution | fixed | Fixed in Version | 3.0MP9 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 902c5591e1cb | ||||
Projection | none | ETA | none | Target Version | 3.0MP9 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | pi | SCM revision | ||||||
Merge Request Status | ||||||||
Review Assigned To | ||||||||
OBNetwork customer | OBPS | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Support ticket | 13452 | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0019524: Problems with window personalization | |||||||
Description | I will explain in steps to reproduce. | |||||||
Steps To Reproduce | As "Group Admin" go to window "Business Partner" -Select "Healthy Food Supermarkets, Co." partner. -Save the view clicking in the button "Save View" from the toolbar. -Close the window After that, go to window "Goods shipment": -select one record for BP "Alimentos y Supermercados, S.A." -click in the link of "Business Partner" field to navigate to the Business Partner window. -When you are in the window "Business Partner", with record "Alimentos y Supermercados S.A." selected, load the view that you have saved before. You will see that the data of the tab "Customer" is incorrect (You see the information related to the BP "Healthy Food Supermarkets, Co.") [image.png] | |||||||
Tags | No tags attached. | |||||||
Attached Files | ![]() | |||||||
![]() |
||||||||
|
![]() |
|
(0044929) hgbot (developer) 2012-02-08 16:09 |
Repository: erp/devel/pi Changeset: 902c5591e1cb49ae1305831494a66c50f3a9d8df Author: Augusto Mauch <augusto.mauch <at> openbravo.com> Date: Wed Feb 08 16:08:34 2012 +0100 URL: http://code.openbravo.com/erp/devel/pi/rev/902c5591e1cb49ae1305831494a66c50f3a9d8df [^] Fixes issue 19524: Selected record info is no longer stored when saving views --- M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/grid/ob-view-grid.js --- |
(0044930) AugustoMauch (administrator) 2012-02-08 16:15 |
When saving a view, although the info about the selected record was not being stored for the header tab, it was implicitly stored in the filter criteria of the sub tabs. I have modified this criteria so that it is equal than the one used the a window is opened for the first time (parent tab identifier = -1). This is not only done when saving a view (getViewState), but also when a view is selected (setViewState), to make sure that this solution works even for views that were created before the fix was applied. |
(0044931) AugustoMauch (administrator) 2012-02-08 16:17 |
Test plan: - I have tested this solution with views that were saved before applying the fix and with views create after the fix was active. Both tests have worked as expected and these changes should only affect the saving and loading of views, so I think that the regression risk is low. |
(0044985) mtaal (viewer) 2012-02-10 07:32 |
Reviewed and tested |
(0045775) hudsonbot (viewer) 2012-03-02 15:35 |
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/544d64e0c159 [^] Maturity status: Test |
![]() |
|||
Date Modified | Username | Field | Change |
2012-01-19 15:25 | jecharri | New Issue | |
2012-01-19 15:25 | jecharri | Assigned To | => alostale |
2012-01-19 15:25 | jecharri | File Added: image.png | |
2012-01-19 15:25 | jecharri | Modules | => Core |
2012-01-19 15:25 | jecharri | OBNetwork customer | => Yes |
2012-01-19 15:25 | jecharri | Support ticket | => 13452 |
2012-01-19 15:25 | jecharri | Resolution time | => 1333749600 |
2012-01-19 15:25 | jecharri | Relationship added | related to 0019496 |
2012-02-02 15:48 | jecharri | Steps to Reproduce Updated | View Revisions |
2012-02-06 10:02 | alostale | Assigned To | alostale => AugustoMauch |
2012-02-08 16:09 | hgbot | Checkin | |
2012-02-08 16:09 | hgbot | Note Added: 0044929 | |
2012-02-08 16:09 | hgbot | Status | new => resolved |
2012-02-08 16:09 | hgbot | Resolution | open => fixed |
2012-02-08 16:09 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/902c5591e1cb49ae1305831494a66c50f3a9d8df [^] |
2012-02-08 16:15 | AugustoMauch | Note Added: 0044930 | |
2012-02-08 16:17 | AugustoMauch | Note Added: 0044931 | |
2012-02-10 07:32 | mtaal | Note Added: 0044985 | |
2012-02-10 07:32 | mtaal | Status | resolved => closed |
2012-02-10 07:32 | mtaal | Fixed in Version | => 3.0MP9 |
2012-03-02 15:35 | hudsonbot | Checkin | |
2012-03-02 15:35 | hudsonbot | Note Added: 0045775 |
Copyright © 2000 - 2009 MantisBT Group |