Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||||||
ID | ||||||||||||
0055839 | ||||||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||||||
defect | [Openbravo ERP] A. Platform | minor | have not tried | 2024-06-25 16:46 | 2024-06-25 16:46 | |||||||
Reporter | guilleaer | View Status | public | |||||||||
Assigned To | Triage Platform Base | |||||||||||
Priority | normal | Resolution | open | Fixed in Version | ||||||||
Status | new | 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 | 0055839: When creating NEW register Form Initialization component is not called under some circumstances | |||||||||||
Description | If a tab is not properly configured when a new line is created through ERP the FIC is not executed and default values are not set the pieze of code which fails is here parentColumn = this.view.getPropertyDefinition(this.view.parentProperty) .inpColumn; The call to getPropertyDefinition results in null and then an error is raised when .inpColumn is readed | |||||||||||
Steps To Reproduce | configure a TAB which is connected with a table which has a parent relation without creating a field for that column. example. Table B has a relation with table A through the column table_a_id create a tab for table B without a field for table_a_id | |||||||||||
Proposed Solution | To decide by PTF a) add checks/warnings to avoid wrong configurations b) make the error visible to inform user about it | |||||||||||
Tags | No tags attached. | |||||||||||
Attached Files | ||||||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | |
Issue History | |||
Date Modified | Username | Field | Change |
2024-06-25 16:46 | guilleaer | New Issue | |
2024-06-25 16:46 | guilleaer | Assigned To | => Triage Platform Base |
2024-06-25 16:46 | guilleaer | Modules | => Core |
2024-06-25 16:46 | guilleaer | Triggers an Emergency Pack | => No |
Copyright © 2000 - 2009 MantisBT Group |