Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0013799 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] Y. DBSourceManager | major | always | 2010-06-28 12:43 | 2010-07-06 00:00 | |||
Reporter | marvintm | View Status | public | |||||
Assigned To | marvintm | |||||||
Priority | urgent | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | 80603542f7ff | ||||
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 | 0013799: DBSM doesn't manage CLOB columns correctly when updating the value of the column | |||||||
Description | When executing update.database, dbsourcemanager checks whether the value of each column changed for each row. For each changed value, it executes a "UPDATE" statement for the column This UPDATE fails in the case of CLOB columns. | |||||||
Steps To Reproduce | Change the value of the "VALUE" column of one AD_PREFERENCE in src-db/database/sourcedata Execute update.database. It will fail. | |||||||
Proposed Solution | DBSM needs to be changed to fix this problem. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(0028844) hgbot (developer) 2010-06-29 10:37 |
Repository: erp/devel/pi Changeset: 66e4c103df95ba3642d196fc9f795e2d8742b881 Author: Antonio Moreno <antonio.moreno <at> openbravo.com> Date: Mon Jun 28 16:45:41 2010 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/66e4c103df95ba3642d196fc9f795e2d8742b881 [^] Fixed issue 13799. CLOBs will now be updated correctly --- M src-db/database/lib/dbsourcemanager.jar --- |
(0028853) hgbot (developer) 2010-06-29 12:06 |
Repository: erp/devel/dbsm-main Changeset: 80603542f7ffd0d8e2597ad3685a4b0cf36c3dec Author: Antonio Moreno <antonio.moreno <at> openbravo.com> Date: Mon Jun 28 16:35:42 2010 +0200 URL: http://code.openbravo.com/erp/devel/dbsm-main/rev/80603542f7ffd0d8e2597ad3685a4b0cf36c3dec [^] Fixed issue 13799. CLOBs will now be updated correctly --- M src/org/apache/ddlutils/platform/PlatformImplBase.java --- |
(0028992) hudsonbot (viewer) 2010-07-02 14:50 |
A changeset related to this issue has been promoted to main after passing a series of tests and an OBX has been generated: Changeset: http://code.openbravo.com/erp/devel/main/rev/66e4c103df95 [^] Merge Changeset: http://code.openbravo.com/erp/devel/main/rev/8fd5a427789e [^] Tests: http://builds.openbravo.com/view/int/ [^] OBX: http://builds.openbravo.com/erp/core/obx/OpenbravoERP-2.50CI.17797.obx [^] |
(0029048) mtaal (viewer) 2010-07-05 12:00 |
Works fine now |
![]() |
|||
Date Modified | Username | Field | Change |
2010-06-28 12:43 | marvintm | New Issue | |
2010-06-28 12:43 | marvintm | Assigned To | => marvintm |
2010-06-28 12:43 | marvintm | OBNetwork customer | => No |
2010-06-28 16:21 | shuehner | Issue Monitored: shuehner | |
2010-06-29 10:37 | hgbot | Checkin | |
2010-06-29 10:37 | hgbot | Note Added: 0028844 | |
2010-06-29 10:37 | hgbot | Status | new => resolved |
2010-06-29 10:37 | hgbot | Resolution | open => fixed |
2010-06-29 10:37 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/66e4c103df95ba3642d196fc9f795e2d8742b881 [^] |
2010-06-29 12:06 | hgbot | Checkin | |
2010-06-29 12:06 | hgbot | Note Added: 0028853 | |
2010-06-29 12:06 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/devel/pi/rev/66e4c103df95ba3642d196fc9f795e2d8742b881 [^] => http://code.openbravo.com/erp/devel/dbsm-main/rev/80603542f7ffd0d8e2597ad3685a4b0cf36c3dec [^] |
2010-07-02 14:50 | hudsonbot | Checkin | |
2010-07-02 14:50 | hudsonbot | Note Added: 0028992 | |
2010-07-05 12:00 | mtaal | Note Added: 0029048 | |
2010-07-05 12:00 | mtaal | Status | resolved => closed |
2010-07-06 00:00 | anonymous | sf_bug_id | 0 => 3025609 |
Copyright © 2000 - 2009 MantisBT Group |