Openbravo Issue Tracking System - Openbravo ERP | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0032923 | Openbravo ERP | A. Platform | public | 2016-05-11 10:56 | 2016-06-17 19:37 |
Reporter | caristu | ||||
Assigned To | NaroaIriarte | ||||
Priority | high | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Platform | OS | 5 | OS Version | ||
Product Version | |||||
Target Version | Fixed in Version | 3.0PR16Q3 | |||
Merge Request Status | |||||
Review Assigned To | alostale | ||||
OBNetwork customer | No | ||||
Web browser | |||||
Modules | Core | ||||
Support ticket | |||||
Regression level | |||||
Regression date | |||||
Regression introduced in release | |||||
Regression introduced by commit | |||||
Triggers an Emergency Pack | No | ||||
Summary | 0032923: NullPointerException in SelectorFieldPropertyCallout | ||||
Description | A NullPointerException is thrown in SelectorFieldPropertyCallout after selecting a computed column as a property to be shown as a selector field. In this case, the callout execution is not completed successfully. | ||||
Steps To Reproduce | 1) As system role, go to [Reference] window 2) Create a new Reference with OBUISEL_Selector Reference as parent reference 3) Navigate to [Defined Selector] tab, create a new record: - Name: order - Table: Order - Template: Selector Template 4) Navigate to [Defined Selector] tab, create a new record: - Select a computed column as the property for the field, for example _computedColumns.deliveryStatus. The error mentioned above is thrown in the log. | ||||
Proposed Solution | Prevent NullPointerException in line 108 of SelectorFieldPropertyCallout, for example by checking if currentEntity is null before doing currentEntity.getProperty(part) | ||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2016-05-11 10:56 | caristu | New Issue | |||
2016-05-11 10:56 | caristu | Assigned To | => platform | ||
2016-05-11 10:56 | caristu | OBNetwork customer | => No | ||
2016-05-11 10:56 | caristu | Modules | => Core | ||
2016-05-11 10:56 | caristu | Triggers an Emergency Pack | => No | ||
2016-05-11 10:57 | caristu | Severity | minor => major | ||
2016-05-11 10:57 | caristu | Description Updated | bug_revision_view_page.php?rev_id=12043#r12043 | ||
2016-05-13 10:53 | NaroaIriarte | Assigned To | platform => NaroaIriarte | ||
2016-05-13 10:53 | NaroaIriarte | Status | new => acknowledged | ||
2016-05-17 16:31 | hgbot | Checkin | |||
2016-05-17 16:31 | hgbot | Note Added: 0086503 | |||
2016-05-17 16:31 | hgbot | Status | acknowledged => resolved | ||
2016-05-17 16:31 | hgbot | Resolution | open => fixed | ||
2016-05-17 16:31 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/4451654b2b92a21c56a163451b37c569ed57d425 [^] | ||
2016-05-20 08:02 | alostale | Review Assigned To | => alostale | ||
2016-05-20 08:02 | alostale | Note Added: 0086586 | |||
2016-05-20 08:02 | alostale | Status | resolved => closed | ||
2016-05-20 08:02 | alostale | Fixed in Version | => 3.0PR16Q3 | ||
2016-06-17 19:37 | hudsonbot | Checkin | |||
2016-06-17 19:37 | hudsonbot | Note Added: 0087541 |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|