Openbravo Issue Tracking System - Openbravo ERP | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0028018 | Openbravo ERP | A. Platform | public | 2014-10-29 19:27 | 2014-12-30 23:25 |
Reporter | caristu | ||||
Assigned To | inigosanchez | ||||
Priority | high | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Platform | OS | 5 | OS Version | ||
Product Version | |||||
Target Version | 3.0PR15Q1 | Fixed in Version | 3.0PR15Q1 | ||
Merge Request Status | |||||
Review Assigned To | alostale | ||||
OBNetwork customer | OBPS | ||||
Web browser | |||||
Modules | Core | ||||
Support ticket | 31924 | ||||
Regression level | |||||
Regression date | |||||
Regression introduced in release | |||||
Regression introduced by commit | |||||
Triggers an Emergency Pack | No | ||||
Summary | 0028018: Uncaught null pointer exception when using obuisel_selectors based on datasource | ||||
Description | The following exception is raised in the log: "ERROR org.openbravo.userinterface.selector.SelectorDefaultFilterActionHandler - Error generating Default Filter action result: null java.lang.NullPointerException ..." after opening the grid view of an obuisel_selector based on a datasource | ||||
Steps To Reproduce | 1) Go to the [Reference] window, look for the OBUISEL_SelectorFieldPropertySelector and navigate to the [Defined selector field]. Check the "show in grid" checkbox. This way we'll be able to open the grid for this selector 2) Rebuild the application and restart tomcat 3) Go to the [Reference] window and create a new reference of Tree Reference type. 4) Navigate to the [Tree Reference] tab and create a new record. 5) Navigate to the [Tree Field] window. Click on the magnifying glass of the property selector. The error appears in the log. | ||||
Proposed Solution | The exception is thrown on line 69 of the SelectorDefaultFilterActionHandler class: sel.getTable().getName(); sel.getTable() is null because this kind of selector definition does not use a table but a datasource | ||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2014-10-29 19:27 | caristu | New Issue | |||
2014-10-29 19:27 | caristu | Assigned To | => AugustoMauch | ||
2014-10-29 19:27 | caristu | OBNetwork customer | => Yes | ||
2014-10-29 19:27 | caristu | Modules | => Core | ||
2014-10-29 19:27 | caristu | Support ticket | => 31924 | ||
2014-10-29 19:27 | caristu | Resolution time | => 1417474800 | ||
2014-10-29 19:27 | caristu | Triggers an Emergency Pack | => No | ||
2014-10-29 19:28 | caristu | Issue Monitored: networkb | |||
2014-11-11 17:07 | alostale | Assigned To | AugustoMauch => inigosanchez | ||
2014-11-20 09:48 | inigosanchez | Issue Monitored: alostale | |||
2014-11-20 09:49 | inigosanchez | Resolution | open => fixed | ||
2014-11-20 09:51 | inigosanchez | Review Assigned To | => alostale | ||
2014-11-20 09:52 | hgbot | Checkin | |||
2014-11-20 09:52 | hgbot | Note Added: 0071843 | |||
2014-11-20 09:52 | hgbot | Status | new => resolved | ||
2014-11-20 09:52 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/130e3a63dcc29438f97db13154c13594fb50ec1b [^] | ||
2014-11-24 13:32 | alostale | Note Added: 0071936 | |||
2014-11-24 13:32 | alostale | Status | resolved => closed | ||
2014-11-24 13:32 | alostale | Fixed in Version | => 3.0PR15Q1 | ||
2014-12-30 23:25 | hudsonbot | Checkin | |||
2014-12-30 23:25 | hudsonbot | Note Added: 0073114 |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|