Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0029761 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
backport | [Openbravo ERP] A. Platform | major | sometimes | 2015-03-06 11:18 | 2015-05-04 13:32 | |||
Reporter | eduardo_Argal | View Status | public | |||||
Assigned To | eduardo_Argal | |||||||
Priority | urgent | Resolution | fixed | Fixed in Version | 3.0PR15Q1.4 | |||
Status | closed | Fix in branch | Fixed in SCM revision | f448061a64cf | ||||
Projection | none | ETA | none | Target Version | 3.0PR15Q1.4 | |||
OS | Any | Database | PostgreSQL | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Merge Request Status | ||||||||
Review Assigned To | umartirena | |||||||
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 | 0029761: getCallableResult broken when using null parameters | |||||||
Description | getCallableResult method for class RDBMSIndependent, is replacing null values for parameters with the String "Test", resulting in unexpected behavior of the procedure call. | |||||||
Steps To Reproduce | Using postgres database Install Picking List module Create a sales order and add a line with a product. Process it. Click on generate picking. Realize that not Available Stock error message is thrown Root cause problem: M_GET_STOCK_PARAM function is being called using "Test" as parameter value for those which should be null. | |||||||
Tags | Approved | |||||||
Attached Files | ||||||||
![]() |
||||||||
|
![]() |
|
(0076936) hgbot (developer) 2015-05-04 13:31 |
Repository: erp/backports/3.0PR15Q1.4 Changeset: f448061a64cf04b82600f3f92c6b85a1f7dccfcb Author: Unai Martirena <unai.martirena <at> openbravo.com> Date: Mon May 04 13:29:55 2015 +0200 URL: http://code.openbravo.com/erp/backports/3.0PR15Q1.4/rev/f448061a64cf04b82600f3f92c6b85a1f7dccfcb [^] Fixes bug 29761: getCallableResult broken when using null parameters. Removed TEST value for default --- M src-core/src/org/openbravo/database/RDBMSIndependent.java --- |
(0076937) umartirena (viewer) 2015-05-04 13:32 |
Code Review + Testing OK |
![]() |
|||
Date Modified | Username | Field | Change |
2015-05-04 12:30 | umartirena | Type | defect => backport |
2015-05-04 12:30 | umartirena | Target Version | 3.0PR15Q2 => 3.0PR15Q1.4 |
2015-05-04 13:31 | hgbot | Checkin | |
2015-05-04 13:31 | hgbot | Note Added: 0076936 | |
2015-05-04 13:31 | hgbot | Status | scheduled => resolved |
2015-05-04 13:31 | hgbot | Resolution | open => fixed |
2015-05-04 13:31 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/devel/pi/rev/95f9c5ce620700a9fd621efaca2b00f0c45432d9 [^] => http://code.openbravo.com/erp/backports/3.0PR15Q1.4/rev/f448061a64cf04b82600f3f92c6b85a1f7dccfcb [^] |
2015-05-04 13:32 | umartirena | Note Added: 0076937 | |
2015-05-04 13:32 | umartirena | Status | resolved => closed |
2015-05-04 13:32 | umartirena | Fixed in Version | => 3.0PR15Q1.4 |
2015-05-04 13:32 | umartirena | Tag Attached: Approved |
Copyright © 2000 - 2009 MantisBT Group |