Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0035135 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] A. Platform | minor | always | 2017-02-02 10:31 | 2017-02-02 11:28 | |||
Reporter | NaroaIriarte | View Status | public | |||||
Assigned To | platform | |||||||
Priority | normal | Resolution | duplicate | Fixed in Version | ||||
Status | closed | 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 | caristu | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0035135: An error is shown in chrome console when clicking the "done" button of the "Add Payment" process in some circumstances | |||||||
Description | If there is a button type column that has a process definition and a subreference list is added to it, after executing that process and clicking the done button in the parameter window, an error is raised in the chrome console. It has been tested only with the "Add Payment" process. This is the error: Uncaught TypeError: Cannot read property '_handleSelect' of null at HTMLInputElement.onselect (VM44869 :1) | |||||||
Steps To Reproduce | 1- Login the ERP with System Admin. role. 2- Go to "Modules" and set the "org.openbravo.advpaymentmngt" module in development. 3- Go to "Tables and Colums" window. 4- Find "C_Order" table. 5- In the column subtab find "EM_APRM_AddPayment" column and edit that record setting the "Reference Search key" field with the "Add Payment Transaction type" value and save the record. 6- Logout and login with the F&B Admin role. 7- Go to "Sales Order" window. 8- Create a new record with one line and book it. 9- Click on the "Add Payment" process. The Parameter window will open. 10- Click on the "Done" button. 11- Realize that an error is raised in Chrome console. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||
|
Notes | |
(0094010) NaroaIriarte (developer) 2017-02-02 10:35 |
The problem seems to be that there is a point in the code in which it is trying to show the form, but a call to "popup.closeClick" is done and this method call is invoking other functions that are destroying the elements of the form. And when the elements trying to be referenced, they don't exist and this error is raised. Uncaught TypeError: Cannot read property '_handleSelect' of null at HTMLInputElement.onselect (VM44869 :1) |
(0094015) NaroaIriarte (developer) 2017-02-02 11:28 |
This issue is a duplicate of the issue 30249, and maybe to the issue 34656 (not sure yet) |
Issue History | |||
Date Modified | Username | Field | Change |
2017-02-02 10:31 | NaroaIriarte | New Issue | |
2017-02-02 10:31 | NaroaIriarte | Assigned To | => platform |
2017-02-02 10:31 | NaroaIriarte | Modules | => Core |
2017-02-02 10:31 | NaroaIriarte | Triggers an Emergency Pack | => No |
2017-02-02 10:35 | NaroaIriarte | Note Added: 0094010 | |
2017-02-02 10:35 | NaroaIriarte | Description Updated | View Revisions |
2017-02-02 11:25 | NaroaIriarte | Status | new => scheduled |
2017-02-02 11:25 | NaroaIriarte | Status | scheduled => acknowledged |
2017-02-02 11:26 | NaroaIriarte | Status | acknowledged => scheduled |
2017-02-02 11:28 | NaroaIriarte | Review Assigned To | => caristu |
2017-02-02 11:28 | NaroaIriarte | Relationship added | duplicate of 0030249 |
2017-02-02 11:28 | NaroaIriarte | Note Added: 0094015 | |
2017-02-02 11:28 | NaroaIriarte | Status | scheduled => closed |
2017-02-02 11:28 | NaroaIriarte | Resolution | open => duplicate |
Copyright © 2000 - 2009 MantisBT Group |