Openbravo Issue Tracking System - Openbravo ERP | ||||||||||||
View Issue Details | ||||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | |||||||
0038068 | Openbravo ERP | A. Platform | public | 2018-03-07 13:52 | 2018-03-12 13:17 | |||||||
Reporter | alostale | |||||||||||
Assigned To | alostale | |||||||||||
Priority | immediate | Severity | major | Reproducibility | always | |||||||
Status | closed | Resolution | fixed | |||||||||
Platform | OS | 5 | OS Version | |||||||||
Product Version | ||||||||||||
Target Version | 3.0PR18Q1.1 | Fixed in Version | 3.0PR18Q1.1 | |||||||||
Merge Request Status | ||||||||||||
Review Assigned To | caristu | |||||||||||
OBNetwork customer | ||||||||||||
Web browser | ||||||||||||
Modules | Core | |||||||||||
Support ticket | ||||||||||||
Regression level | Production - Confirmed Stable | |||||||||||
Regression date | 2016-11-08 | |||||||||||
Regression introduced in release | 3.0PR17Q1 | |||||||||||
Regression introduced by commit | https://code.openbravo.com/erp/devel/pi/rev/7acec5407733 [^] | |||||||||||
Triggers an Emergency Pack | No | |||||||||||
Summary | 0038068: incorrect view cache in browse for windows with server display logic | |||||||||||
Description | View definition for windows that have at least a field with server side display logic are not correctly cached in browser if there is no preference configuring that field. The affected windows are: select distinct w.name from ad_field f, ad_tab t, ad_window w where displaylogic_server is not null and f.ad_Tab_id = t.ad_tab_id and w.ad_window_id = t.ad_window_id order by 1; name ----------------------------- Create Purchase Order Lines Goods Movements Goods Receipt Goods Shipment Manage Requisitions Purchase Invoice Purchase Order Referenced Inventory Requisition Return from Customer Return Material Receipt Return to Vendor Return to Vendor Shipment Sales Invoice Sales Order Sales Quotation (16 rows) | |||||||||||
Steps To Reproduce | 1. Log in as Openbravo 2. Open dev tools to check requests 3. Open Sales Order window -> OK: a request to View?viewId=_143 is triggered with response code 200 (success) 4. Close Sales Order window and reopen it in the same session -> OK: no request is perfomed 5. Close session and log in again with Openbravo user in the same browser 6. Open Sales Order window -> GOT: a request to View?viewId=_143 is triggered with response code 200 EXPECTED: a request to View?viewId=_143 with response code 304 (not modified) | |||||||||||
Proposed Solution | ||||||||||||
Additional Information | ||||||||||||
Tags | No tags attached. | |||||||||||
Relationships |
| |||||||||||
Attached Files | ||||||||||||
Issue History | ||||||||||||
Date Modified | Username | Field | Change | |||||||||
2018-03-07 14:18 | alostale | Type | defect => backport | |||||||||
2018-03-07 14:18 | alostale | Target Version | => 3.0PR18Q1.1 | |||||||||
2018-03-08 10:18 | hgbot | Checkin | ||||||||||
2018-03-08 10:18 | hgbot | Note Added: 0103078 | ||||||||||
2018-03-08 10:18 | hgbot | Status | scheduled => resolved | |||||||||
2018-03-08 10:18 | hgbot | Resolution | open => fixed | |||||||||
2018-03-08 10:18 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/backports/3.0PR18Q1.1/rev/ab75739af6898d55fabef9f161222136c66e69d8 [^] | |||||||||
2018-03-12 13:17 | caristu | Note Added: 0103157 | ||||||||||
2018-03-12 13:17 | caristu | Status | resolved => closed | |||||||||
2018-03-12 13:17 | caristu | Fixed in Version | => 3.0PR18Q1.1 |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|