Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0002526 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] A. Platform | minor | always | 2008-01-17 12:13 | 2008-11-26 13:55 | |||
Reporter | user71 | View Status | public | |||||
Assigned To | adrianromero | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | 2.40alpha-r2 | |||
Status | closed | Fix in branch | Fixed in SCM revision | |||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Merge Request Status | ||||||||
Review Assigned To | ||||||||
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 | 0002526: Export database omits the defaults null in function params | |||||||
Description | In the process of script export.database the parameters with default value equals to NULL are omitted. Example: function example (number param1, number param2 default null) is transformed in function example (number param1, number param2) which causes an error in its call : example(1) This error is in ddlUtils, possibly caused by the change in ddlutils.platform.oracle.OracleModelLoader.java necessary to omit the defaults equals to null in tables. https://sourceforge.net/tracker/index.php?func=detail&aid=1863366&group_id=162271&atid=823129 [^] | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
||||||||
|
![]() |
|
(0006115) user71 2005-06-01 00:00 edited on: 2008-06-12 09:43 |
This bug was originally reported in SourceForge bug tracker and then migrated to Mantis. You can see the original bug report in: https://sourceforge.net/support/tracker.php?aid=1873593 [^] |
![]() |
|||
Date Modified | Username | Field | Change |
2008-11-26 13:55 | psarobe | Regression testing | => No |
2008-11-26 13:55 | psarobe | Status | resolved => closed |
Copyright © 2000 - 2009 MantisBT Group |