Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0009573 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] Y. DBSourceManager | major | always | 2009-06-22 10:03 | 2009-10-06 11:50 | |||
Reporter | dalsasua | View Status | public | |||||
Assigned To | marvintm | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | 2.50MP6 | |||
Status | closed | Fix in branch | Fixed in SCM revision | ee6190515495 | ||||
Projection | none | ETA | none | Target Version | pi | |||
OS | Linux 32 bit | Database | Oracle | Java version | 1.5.0_15 | |||
OS Version | Ubuntu 8.04Hardy | Database version | 10.2.0 SE | Ant version | 1.7.0 | |||
Product Version | pi | SCM revision | 57ea1a88ce44 | |||||
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 | 0009573: When importing sample data, also *.orig files are imported into database | |||||||
Description | When performing a install.source, if referencedata/sampledata/SmalLBazaar.xml has been modified and reverted, so a SmallBazar.xml.orig file has been created, then an error is thrown: duplicate ad_client.id This is because after importing SmallBazaar.xml, it tries to import, as well, the back up file creted in the revert SmallBazaar.xml.orig | |||||||
Steps To Reproduce | 1. Edit SmallBazaar.xml, located in referencedata/sampledata, do some modifications and save. (or do it the correct way: modify something in the client SmallBazaar through the application, and perform an export.sample.data ant task) 2. Do a hg revert referencedata/sampledata/SmalLBazaar.xml 3. Do a hg st to check that referencedata/sampledata/SmalLBazaar.xml.orig has been created 4. Perform an install.source. An error will be thrown in the import.sample.data task: duplicate ad_client.id | |||||||
Proposed Solution | Change the import.sample.data task to take just *.xml files. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(0020246) hgbot (developer) 2009-09-21 17:30 |
Repository: erp/devel/pi Changeset: ee6190515495b2290557d931b3c180eb733f931c Author: Antonio Moreno <antonio.moreno <at> openbravo.com> Date: Mon Sep 21 17:15:53 2009 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/ee6190515495b2290557d931b3c180eb733f931c [^] Fixed issue 9573. .orig files won't be imported on import.sample.data. --- M src/org/openbravo/service/db/ImportReferenceDataTask.java --- |
(0020491) hgbot (developer) 2009-09-29 14:14 |
Repository: erp/devel/pi-pageddatagrid Changeset: ee6190515495b2290557d931b3c180eb733f931c Author: Antonio Moreno <antonio.moreno <at> openbravo.com> Date: Mon Sep 21 17:15:53 2009 +0200 URL: http://code.openbravo.com/erp/devel/pi-pageddatagrid/rev/ee6190515495b2290557d931b3c180eb733f931c [^] Fixed issue 9573. .orig files won't be imported on import.sample.data. --- M src/org/openbravo/service/db/ImportReferenceDataTask.java --- |
(0020770) psarobe (viewer) 2009-10-06 11:50 |
Closed again because hudson has reopened without no reason |
![]() |
|||
Date Modified | Username | Field | Change |
2009-06-22 10:03 | dalsasua | New Issue | |
2009-06-22 10:03 | dalsasua | Assigned To | => marvintm |
2009-06-22 10:03 | dalsasua | OBNetwork customer | => No |
2009-06-22 10:10 | rafaroda | Status | new => scheduled |
2009-09-21 17:30 | hgbot | Checkin | |
2009-09-21 17:30 | hgbot | Note Added: 0020246 | |
2009-09-21 17:30 | hgbot | Status | scheduled => resolved |
2009-09-21 17:30 | hgbot | Resolution | open => fixed |
2009-09-21 17:30 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/ee6190515495b2290557d931b3c180eb733f931c [^] |
2009-09-22 12:23 | psarobe | Status | resolved => closed |
2009-09-22 12:23 | psarobe | Fixed in Version | => 2.50MP6 |
2009-09-23 00:00 | anonymous | sf_bug_id | 0 => 2864612 |
2009-09-29 14:14 | hgbot | Checkin | |
2009-09-29 14:14 | hgbot | Note Added: 0020491 | |
2009-09-29 14:14 | hgbot | Status | closed => resolved |
2009-09-29 14:14 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/devel/pi/rev/ee6190515495b2290557d931b3c180eb733f931c [^] => http://code.openbravo.com/erp/devel/pi-pageddatagrid/rev/ee6190515495b2290557d931b3c180eb733f931c [^] |
2009-10-06 11:50 | psarobe | Status | resolved => closed |
2009-10-06 11:50 | psarobe | Note Added: 0020770 |
Copyright © 2000 - 2009 MantisBT Group |