Openbravo Issue Tracking System - Openbravo ERP | ||||||||||||||||||||||||
View Issue Details | ||||||||||||||||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | |||||||||||||||||||
0033539 | Openbravo ERP | A. Platform | public | 2016-07-26 12:42 | 2022-02-01 08:09 | |||||||||||||||||||
Reporter | caristu | |||||||||||||||||||||||
Assigned To | Triage Platform Base | |||||||||||||||||||||||
Priority | normal | Severity | minor | Reproducibility | always | |||||||||||||||||||
Status | acknowledged | Resolution | open | |||||||||||||||||||||
Platform | OS | 5 | OS Version | |||||||||||||||||||||
Product Version | ||||||||||||||||||||||||
Target Version | Fixed in Version | |||||||||||||||||||||||
Merge Request Status | ||||||||||||||||||||||||
Review Assigned To | ||||||||||||||||||||||||
OBNetwork customer | ||||||||||||||||||||||||
Web browser | ||||||||||||||||||||||||
Modules | Core | |||||||||||||||||||||||
Support ticket | ||||||||||||||||||||||||
Regression level | ||||||||||||||||||||||||
Regression date | ||||||||||||||||||||||||
Regression introduced in release | ||||||||||||||||||||||||
Regression introduced by commit | ||||||||||||||||||||||||
Triggers an Emergency Pack | No | |||||||||||||||||||||||
Summary | 0033539: JS Errors after closing Add Payment window having the focus on the Order/Invoices grid | |||||||||||||||||||||||
Description | JS Errors after closing Add Payment window having the focus on the Order/Invoices grid. If the window is closed with the 'Done' button (or alternatively with the close button of the window) the following error is raised in the console: 'Uncaught TypeError: Cannot read property 'canEdit' of null' If the window is closed with the 'Cancel' button the following error is raised in the console: 'Uncaught TypeError: Cannot read property '$1162' of null' | |||||||||||||||||||||||
Steps To Reproduce | 1) Go to the [Payment In] window 2) Create a new record in the header 3) Launch Add Details process 4) Select a record in the Order/Invoice grid 5a) If the 'Cancel' button is clicked (or alternatively with the close button of the window) the following error is displayed in the console: 'Uncaught TypeError: Cannot read property 'canEdit' of null' 5b) If the 'Done' button is clicked the following error is displayed in the console: 'Uncaught TypeError: Cannot read property '$1162' of null' | |||||||||||||||||||||||
Proposed Solution | Both errors are Smartclient issues which are already solved (in both cases a check for null value is missing) For the 'Cancel' button error the following patch should be applied: https://code.openbravo.com/private/com.isomorphic.smartclient/diff/7c1f0742c535/SmartClient/smartclientSDK/source/client/widgets/form/DynamicForm.js [^] For the 'Done' button error apply: https://code.openbravo.com/private/com.isomorphic.smartclient/file/bf6caf8c6f77/SmartClient/smartclientRuntime/isomorphic/system/modules-debug/ISC_Forms.js#l36306 [^] | |||||||||||||||||||||||
Additional Information | ||||||||||||||||||||||||
Tags | No tags attached. | |||||||||||||||||||||||
Relationships |
| |||||||||||||||||||||||
Attached Files | ||||||||||||||||||||||||
Issue History | ||||||||||||||||||||||||
Date Modified | Username | Field | Change | |||||||||||||||||||||
2016-07-26 12:42 | caristu | New Issue | ||||||||||||||||||||||
2016-07-26 12:42 | caristu | Assigned To | => platform | |||||||||||||||||||||
2016-07-26 12:42 | caristu | Modules | => Core | |||||||||||||||||||||
2016-07-26 12:42 | caristu | Triggers an Emergency Pack | => No | |||||||||||||||||||||
2016-07-26 12:42 | caristu | Proposed Solution updated | ||||||||||||||||||||||
2016-07-26 12:51 | caristu | Description Updated | bug_revision_view_page.php?rev_id=12742#r12742 | |||||||||||||||||||||
2016-07-26 12:51 | caristu | Steps to Reproduce Updated | bug_revision_view_page.php?rev_id=12744#r12744 | |||||||||||||||||||||
2016-07-26 13:39 | caristu | Summary | JS Errors after closing Add Payment window having the focus on the on the Order/Invoices grid => JS Errors after closing Add Payment window having the focus on the Order/Invoices grid | |||||||||||||||||||||
2016-07-28 08:53 | caristu | Proposed Solution updated | ||||||||||||||||||||||
2016-10-24 16:16 | NaroaIriarte | Assigned To | platform => NaroaIriarte | |||||||||||||||||||||
2016-10-25 13:24 | NaroaIriarte | Status | new => acknowledged | |||||||||||||||||||||
2016-10-25 13:24 | NaroaIriarte | Status | acknowledged => scheduled | |||||||||||||||||||||
2016-10-26 12:55 | NaroaIriarte | Severity | major => minor | |||||||||||||||||||||
2016-10-26 12:55 | NaroaIriarte | Status | scheduled => acknowledged | |||||||||||||||||||||
2016-10-26 12:55 | NaroaIriarte | Type | defect => design defect | |||||||||||||||||||||
2016-10-26 12:59 | NaroaIriarte | Relationship added | depends on 0034303 | |||||||||||||||||||||
2016-12-15 14:54 | NaroaIriarte | Relationship added | related to 0034656 | |||||||||||||||||||||
2017-03-14 17:06 | NaroaIriarte | Assigned To | NaroaIriarte => platform | |||||||||||||||||||||
2022-02-01 08:09 | alostale | Assigned To | platform => Triage Platform Base |
There are no notes attached to this issue. |