Openbravo Issue Tracking System - Openbravo ERP | ||||||||||||
View Issue Details | ||||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | |||||||
0033027 | Openbravo ERP | A. Platform | public | 2016-05-03 12:35 | 2016-05-24 07:51 | |||||||
Reporter | JONHM | |||||||||||
Assigned To | caristu | |||||||||||
Priority | immediate | Severity | major | Reproducibility | always | |||||||
Status | closed | Resolution | fixed | |||||||||
Platform | OS | 5 | OS Version | |||||||||
Product Version | 3.0PR16Q1 | |||||||||||
Target Version | 3.0PR16Q2 | Fixed in Version | 3.0PR16Q2 | |||||||||
Merge Request Status | ||||||||||||
Review Assigned To | alostale | |||||||||||
OBNetwork customer | ||||||||||||
Web browser | ||||||||||||
Modules | Core | |||||||||||
Support ticket | ||||||||||||
Regression level | Pre packaging ( pi ) | |||||||||||
Regression date | 2016-04-08 | |||||||||||
Regression introduced in release | pi | |||||||||||
Regression introduced by commit | https://code.openbravo.com/erp/devel/pi/rev/8c53c9e9c26febf892a11cd30f5f5f81342cb2c2 [^] | |||||||||||
Triggers an Emergency Pack | No | |||||||||||
Summary | 0033027: Cannot export CSV from Widgets | |||||||||||
Description | At trying to export CSV from any widget no file is exported nor error window showed | |||||||||||
Steps To Reproduce | 1) As F&B International Group Admin create new widget with data on it 2) Click on the pencil and press "Export as CSV" *Log shows: ERROR org.openbravo.service.datasource.DataSourceServlet - AccessTableNoView org.openbravo.client.kernel.OBUserException: AccessTableNoView | |||||||||||
Proposed Solution | Since the following changeset[1] 'tabId' is being sent in the request instead of 'tab'. So, before that changeset as the parameter name was not 'tabId' the following check was never true: if (!hasAccess(request, parameters.get("tabId"))) { Two possible solutions regarding the renamed parameter (tabId): a) Take into account undefined value in if clause b) Prevent sending undefined value from the client side and send null instead [1] https://code.openbravo.com/erp/devel/pi/rev/8c53c9e9c26febf892a11cd30f5f5f81342cb2c2 [^] | |||||||||||
Additional Information | ||||||||||||
Tags | No tags attached. | |||||||||||
Relationships |
| |||||||||||
Attached Files | ||||||||||||
Issue History | ||||||||||||
Date Modified | Username | Field | Change | |||||||||
2016-05-23 13:10 | caristu | Type | defect => backport | |||||||||
2016-05-23 13:10 | caristu | Target Version | => 3.0PR16Q2 | |||||||||
2016-05-23 13:11 | caristu | Assigned To | alostale => caristu | |||||||||
2016-05-23 13:36 | caristu | Note Added: 0086649 | ||||||||||
2016-05-23 13:36 | caristu | Status | scheduled => resolved | |||||||||
2016-05-23 13:36 | caristu | Fixed in Version | => 3.0PR16Q2 | |||||||||
2016-05-23 13:36 | caristu | Resolution | open => fixed | |||||||||
2016-05-23 13:37 | caristu | Note Edited: 0086649 | bug_revision_view_page.php?bugnote_id=0086649#r12202 | |||||||||
2016-05-23 13:39 | caristu | Review Assigned To | caristu => alostale | |||||||||
2016-05-24 07:51 | alostale | Note Added: 0086691 | ||||||||||
2016-05-24 07:51 | alostale | Status | resolved => closed |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|