Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0035135
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] A. Platformminoralways2017-02-02 10:312017-02-02 11:28
ReporterNaroaIriarteView Statuspublic 
Assigned Toplatform 
PrioritynormalResolutionduplicateFixed in Version
StatusclosedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned Tocaristu
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0035135: An error is shown in chrome console when clicking the "done" button of the "Add Payment" process in some circumstances

DescriptionIf 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 Reproduce1- 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.
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
duplicate of defect 0030249 acknowledgedTriage Platform Base An error is get in the chrome console when executing a Process Definition. 

-  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
Powered by Mantis Bugtracker