Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0021568 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] A. Platform | minor | always | 2012-09-06 13:06 | 2012-09-26 17:30 | |||
Reporter | AugustoMauch | View Status | public | |||||
Assigned To | AugustoMauch | |||||||
Priority | immediate | Resolution | fixed | Fixed in Version | 3.0MP15 | |||
Status | closed | Fix in branch | Fixed in SCM revision | d2d57011a714 | ||||
Projection | none | ETA | none | Target Version | 3.0MP15 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Merge Request Status | ||||||||
Review Assigned To | marvintm | |||||||
OBNetwork customer | No | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Support ticket | ||||||||
Regression level | Production - QA Approved | |||||||
Regression date | 2012-08-21 | |||||||
Regression introduced in release | ||||||||
Regression introduced by commit | https://code.openbravo.com/erp/devel/pi/rev/cc375f70dce943e8a08c0b92c8caf7cf40941878 [^] | |||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0021568: Eclipse errors when using the Product selector in the Sales Order window | |||||||
Description | When text is entered in the Lines tab of the Sales Order window, the following error appears in the Eclipse log: 485 [http-8080-6] ERROR org.openbravo.userinterface.selector.SelectorDataSourceFilter - Error converting to JSON object: null java.lang.NullPointerException at org.openbravo.userinterface.selector.SelectorDataSourceFilter.verifyPropertyTypes(SelectorDataSourceFilter.java:184) at org.openbravo.userinterface.selector.SelectorDataSourceFilter.doFilter(SelectorDataSourceFilter.java:99) at org.openbravo.service.datasource.DataSourceServlet.doFetch(DataSourceServlet.java:190) at org.openbravo.service.datasource.DataSourceServlet.doPost(DataSourceServlet.java:575) at javax.servlet.http.HttpServlet.service(HttpServlet.java:637) ... Even though an error appears, the selector works fine. | |||||||
Steps To Reproduce | - Open the Sales Order window - Create a new header - Create a new line in form. Enter text in the Product selector, the error will appear in the Eclipse log | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(0051905) hgbot (developer) 2012-09-06 13:30 |
Repository: erp/devel/pi Changeset: 6ab1c8f8f009c69f42a5638f72e8f57b9e723606 Author: Augusto Mauch <augusto.mauch <at> openbravo.com> Date: Thu Sep 06 13:27:51 2012 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/6ab1c8f8f009c69f42a5638f72e8f57b9e723606 [^] Fixes issue 21568: Using the Product selector do not cause log errors The fix used to detect unknown properties was applied twice: to fields that properties that contained the field separator and to fields that did not. It should only have been applied to the fields that do not contain the field separator (if it contains a field separator, we can be confident the property is sent from the Openbravo client). --- M modules/org.openbravo.userinterface.selector/src/org/openbravo/userinterface/selector/SelectorDataSourceFilter.java --- |
(0052657) hgbot (developer) 2012-09-26 17:15 |
Repository: erp/devel/pi Changeset: d2d57011a714a45619f4cf38d226cbb78795a77a Author: Augusto Mauch <augusto.mauch <at> openbravo.com> Date: Thu Sep 06 13:27:51 2012 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/d2d57011a714a45619f4cf38d226cbb78795a77a [^] Fixes issue 21568: Using the Product selector do not cause log errors The fix used to detect unknown properties was applied twice: to fields that properties that contained the field separator and to fields that did not. It should only have been applied to the fields that do not contain the field separator (if it contains a field separator, we can be confident the property is sent from the Openbravo client). --- M modules/org.openbravo.userinterface.selector/src/org/openbravo/userinterface/selector/SelectorDataSourceFilter.java --- |
(0052696) hudsonbot (viewer) 2012-09-26 17:18 |
A changeset related to this issue has been promoted main and to the Central Repository, after passing a series of tests. Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/b780e90c6452 [^] Maturity status: Test |
![]() |
|||
Date Modified | Username | Field | Change |
2012-09-06 13:06 | AugustoMauch | New Issue | |
2012-09-06 13:06 | AugustoMauch | Assigned To | => AugustoMauch |
2012-09-06 13:06 | AugustoMauch | Modules | => Core |
2012-09-06 13:06 | AugustoMauch | OBNetwork customer | => No |
2012-09-06 13:08 | AugustoMauch | Regression level | => Production - QA Approved |
2012-09-06 13:08 | AugustoMauch | Regression date | => 2012-08-21 |
2012-09-06 13:08 | AugustoMauch | Regression introduced by commit | => https://code.openbravo.com/erp/devel/pi/rev/cc375f70dce943e8a08c0b92c8caf7cf40941878 [^] |
2012-09-06 13:22 | AugustoMauch | Closed by | => marvintm |
2012-09-06 13:30 | hgbot | Checkin | |
2012-09-06 13:30 | hgbot | Note Added: 0051905 | |
2012-09-06 13:30 | hgbot | Status | new => resolved |
2012-09-06 13:30 | hgbot | Resolution | open => fixed |
2012-09-06 13:30 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/6ab1c8f8f009c69f42a5638f72e8f57b9e723606 [^] |
2012-09-18 10:43 | marvintm | Status | resolved => closed |
2012-09-18 10:43 | marvintm | Fixed in Version | => 3.0MP15 |
2012-09-26 17:15 | hgbot | Checkin | |
2012-09-26 17:15 | hgbot | Note Added: 0052657 | |
2012-09-26 17:15 | hgbot | Status | closed => resolved |
2012-09-26 17:15 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/devel/pi/rev/6ab1c8f8f009c69f42a5638f72e8f57b9e723606 [^] => http://code.openbravo.com/erp/devel/pi/rev/d2d57011a714a45619f4cf38d226cbb78795a77a [^] |
2012-09-26 17:18 | hudsonbot | Checkin | |
2012-09-26 17:18 | hudsonbot | Note Added: 0052696 | |
2012-09-26 17:30 | gorka_gil | Status | resolved => closed |
Copyright © 2000 - 2009 MantisBT Group |