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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0033539
TypeCategorySeverityReproducibilityDate SubmittedLast Update
design defect[Openbravo ERP] A. Platformminoralways2016-07-26 12:422022-02-01 08:09
ReportercaristuView Statuspublic 
Assigned ToTriage Platform Base 
PrioritynormalResolutionopenFixed in Version
StatusacknowledgedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0033539: JS Errors after closing Add Payment window having the focus on the Order/Invoices grid

DescriptionJS 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 Reproduce1) 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 SolutionBoth 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 [^]
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
depends on feature request 0034303 acknowledgedTriage Platform Base The SmartClient version must be updated. 
related to design defect 0034656 acknowledgedTriage Platform Base An error is shown in Chrome console after executing a process 
Not all the children of this issue are yet resolved or closed.

-  Notes
There are no notes attached to this issue.

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