Openbravo Issue Tracking System - Openbravo ERP | ||||||||||||
| View Issue Details | ||||||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | |||||||
| 0033025 | Openbravo ERP | A. Platform | public | 2016-05-23 13:03 | 2016-05-24 07:47 | |||||||
| Reporter | caristu | |||||||||||
| Assigned To | caristu | |||||||||||
| Priority | immediate | Severity | major | Reproducibility | have not tried | |||||||
| Status | closed | Resolution | fixed | |||||||||
| Platform | OS | 5 | OS Version | |||||||||
| Product Version | ||||||||||||
| Target Version | 3.0PR15Q4.7 | Fixed in Version | 3.0PR15Q4.7 | |||||||||
| Merge Request Status | ||||||||||||
| Review Assigned To | alostale | |||||||||||
| OBNetwork customer | OBPS | |||||||||||
| Web browser | ||||||||||||
| Modules | Core | |||||||||||
| Support ticket | 41779 | |||||||||||
| Regression level | ||||||||||||
| Regression date | ||||||||||||
| Regression introduced in release | ||||||||||||
| Regression introduced by commit | ||||||||||||
| Triggers an Emergency Pack | No | |||||||||||
| Summary | 0033025: Cannot export CSV from Widgets | |||||||||||
| Description | 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 | |||||||||||
| Steps To Reproduce | 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 [^] [^] | |||||||||||
| Proposed Solution | ||||||||||||
| Additional Information | ||||||||||||
| Tags | No tags attached. | |||||||||||
| Relationships |
| |||||||||||
| Attached Files | ||||||||||||
| Issue History | ||||||||||||
| Date Modified | Username | Field | Change | |||||||||
| 2016-05-23 13:03 | caristu | New Issue | ||||||||||
| 2016-05-23 13:03 | caristu | Assigned To | => caristu | |||||||||
| 2016-05-23 13:03 | caristu | OBNetwork customer | => Yes | |||||||||
| 2016-05-23 13:03 | caristu | Modules | => Core | |||||||||
| 2016-05-23 13:03 | caristu | Support ticket | => 41779 | |||||||||
| 2016-05-23 13:03 | caristu | Triggers an Emergency Pack | => No | |||||||||
| 2016-05-23 13:04 | caristu | Relationship added | blocks 0032838 | |||||||||
| 2016-05-23 13:09 | hgbot | Checkin | ||||||||||
| 2016-05-23 13:09 | hgbot | Note Added: 0086647 | ||||||||||
| 2016-05-23 13:09 | hgbot | Status | new => resolved | |||||||||
| 2016-05-23 13:09 | hgbot | Resolution | open => fixed | |||||||||
| 2016-05-23 13:09 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/backports/3.0PR15Q4.7/rev/631c15d1fcb622aa69d9387b9c8f0af1ff36a6b1 [^] | |||||||||
| 2016-05-23 13:10 | caristu | Review Assigned To | => alostale | |||||||||
| 2016-05-24 07:47 | alostale | Note Added: 0086690 | ||||||||||
| 2016-05-24 07:47 | alostale | Status | resolved => closed | |||||||||
| 2016-05-24 07:47 | alostale | Fixed in Version | => 3.0PR15Q4.7 | |||||||||
| Notes | |||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||