Openbravo Issue Tracking System - Openbravo ERP | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0007676 | Openbravo ERP | Y. DBSourceManager | public | 2009-02-19 12:52 | 2009-04-22 00:00 |
Reporter | jpabloae | ||||
Assigned To | marvintm | ||||
Priority | high | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Platform | OS | 20 | OS Version | Gentoo - 2.6.27 | |
Product Version | pi | ||||
Target Version | Fixed in Version | 2.50 | |||
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 | 0007676: Checks are exported in multiple lines in Oracle and only in one in PostgreSQL | ||||
Description | The checks are exported into multiple lines when using Oracle. Example, in src-db/database/model/tables/AD_ORGTYPE.xml: <check name="AD_ORGTYPE_ISACCTLE_CHECK"><![CDATA[ ISACCTLEGALENTITY IN ('Y', 'N') ]]></check> And PostgreSQL exports it this way: <check name="AD_ORGTYPE_ISACCTLE_CHECK"><![CDATA[ISACCTLEGALENTITY IN ('Y', 'N')]]></check> This is dangerous because the result is different in PostgreSQL and in Oracle. | ||||
Steps To Reproduce | 1. Check out trunk r13394 2. Configure it and run install.source 3. Put the core module in development in the AD_MODULE table. 4. Run "ant export.database -Dforce=yes" | ||||
Proposed Solution | |||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2009-02-19 12:52 | jpabloae | New Issue | |||
2009-02-19 12:52 | jpabloae | Assigned To | => marvintm | ||
2009-02-19 12:52 | jpabloae | OBNetwork customer | => No | ||
2009-02-19 12:52 | jpabloae | Regression testing | => No | ||
2009-02-24 11:52 | rafaroda | Severity | minor => major | ||
2009-02-24 11:52 | rafaroda | Status | new => scheduled | ||
2009-03-03 11:45 | hgbot | Checkin | |||
2009-03-03 11:45 | hgbot | Note Added: 0014285 | |||
2009-03-03 11:45 | hgbot | Status | scheduled => resolved | ||
2009-03-03 11:45 | hgbot | Resolution | open => fixed | ||
2009-03-03 12:37 | hgbot | Checkin | |||
2009-03-03 12:37 | hgbot | Note Added: 0014295 | |||
2009-03-03 12:37 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/a89cf175542a28fb572647c70acb7ee3cecb8486 [^] | ||
2009-04-21 10:33 | psarobe | Status | resolved => closed | ||
2009-04-22 00:00 | anonymous | sf_bug_id | 0 => 2777965 |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|