Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0029761
TypeCategorySeverityReproducibilityDate SubmittedLast Update
backport[Openbravo ERP] A. Platformmajorsometimes2015-03-06 11:182015-05-04 13:32
Reportereduardo_ArgalView Statuspublic 
Assigned Toeduardo_Argal 
PriorityurgentResolutionfixedFixed in Version3.0PR15Q1.4
StatusclosedFix in branchFixed in SCM revisionf448061a64cf
ProjectionnoneETAnoneTarget Version3.0PR15Q1.4
OSAnyDatabasePostgreSQLJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned Toumartirena
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0029761: getCallableResult broken when using null parameters

DescriptiongetCallableResult method for class RDBMSIndependent, is replacing null values for parameters with the String "Test", resulting in unexpected behavior of the procedure call.
Steps To ReproduceUsing 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.
TagsApproved
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
blocks defect 00291683.0PR15Q2 closededuardo_Argal getCallableResult broken when using null parameters 

-  Notes
(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 (reporter)
2015-05-04 13:32

Code Review + Testing OK

- Issue History
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
Powered by Mantis Bugtracker