Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0019162 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] A. Platform | major | always | 2011-11-24 03:23 | 2011-11-24 12:49 | |||
Reporter | icematrix3k | View Status | public | |||||
Assigned To | alostale | |||||||
Priority | normal | Resolution | duplicate | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | |||||
Projection | none | ETA | none | Target Version | ||||
OS | Windows | Database | PostgreSQL | Java version | ||||
OS Version | Database version | 8.4 | Ant version | |||||
Product Version | main | SCM revision | ||||||
Merge Request Status | ||||||||
Review Assigned To | ||||||||
OBNetwork customer | No | |||||||
Web browser | Google Chrome | |||||||
Modules | Core | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0019162: CallStoredProcedure crashes if callling with NULL parameters | |||||||
Description | In executing CallStoredProcedure.call() with NULL type paramenter, the function throws an 'Unknown Type' Postgresql Exception, thus rendering the function unusable. | |||||||
Steps To Reproduce | Execute the following code in a test environment: CallStoredProcedure.call("c_order_post",null,null); Expected: Error from function ERROR: @NotCorrectOrgDoctypeOrder@ Observed: An 'Unknown Type' exception. | |||||||
Proposed Solution | Use Types.NULL when calling getNull(); I've attached a patch that fixes the problem, | |||||||
Tags | No tags attached. | |||||||
Attached Files | ![]() | |||||||
![]() |
||||||||
|
![]() |
|||
Date Modified | Username | Field | Change |
2011-11-24 03:23 | icematrix3k | New Issue | |
2011-11-24 03:23 | icematrix3k | Assigned To | => alostale |
2011-11-24 03:23 | icematrix3k | File Added: main_rev14267.patch | |
2011-11-24 03:23 | icematrix3k | Web browser | => Google Chrome |
2011-11-24 03:23 | icematrix3k | Modules | => Core |
2011-11-24 03:23 | icematrix3k | Issue Monitored: icematrix3k | |
2011-11-24 12:49 | alostale | Relationship added | duplicate of 0019164 |
2011-11-24 12:49 | alostale | Note Added: 0043153 | |
2011-11-24 12:49 | alostale | Status | new => closed |
2011-11-24 12:49 | alostale | Resolution | open => duplicate |
Copyright © 2000 - 2009 MantisBT Group |