Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||||
ID | |||||||||||
0033539 | |||||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | ||||||
design defect | [Openbravo ERP] A. Platform | minor | always | 2016-07-26 12:42 | 2022-02-01 08:09 | ||||||
Reporter | caristu | View Status | public | ||||||||
Assigned To | Triage Platform Base | ||||||||||
Priority | normal | Resolution | open | Fixed in Version | |||||||
Status | acknowledged | Fix in branch | Fixed in SCM revision | ||||||||
Projection | none | ETA | none | Target Version | |||||||
OS | Any | Database | Any | Java version | |||||||
OS Version | Database version | Ant version | |||||||||
Product Version | SCM revision | ||||||||||
Review Assigned To | |||||||||||
Web browser | |||||||||||
Modules | Core | ||||||||||
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 [^] | ||||||||||
Tags | No tags attached. | ||||||||||
Attached Files | |||||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||||||||||||||
|
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 | View Revisions |
2016-07-26 12:51 | caristu | Steps to Reproduce Updated | View Revisions |
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 |
Copyright © 2000 - 2009 MantisBT Group |