Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0016429 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
backport | [Openbravo ERP] Y. DBSourceManager | major | have not tried | 2011-03-22 16:55 | 2011-06-10 13:19 | |||
Reporter | marvintm | View Status | public | |||||
Assigned To | marvintm | |||||||
Priority | urgent | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | 1087f5b61e3b | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Review Assigned To | ||||||||
Web browser | ||||||||
Modules | Core | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0016429: Local changes detected when a database is exported with pg_dump and imported again | |||||||
Description | When a database is exported and imported again with pg_dump/pg_restore, the ad_db_modified function finds changes (which do not exist) in the database structure. The problem happens because PostsgreSQL adds some characters ('()' and '[]') to the database views and checks. Then, the calculated mp5 is different, and therefore, changes are detected. | |||||||
Steps To Reproduce | Install the rc5 virtual appliance, and verify that when you try to install a module, pack, or Core obx, changes are detected in the database. | |||||||
Tags | closingMay2011 | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||
|
Notes | |
(0035160) hgbot (developer) 2011-03-22 17:00 |
Repository: erp/stable/2.50 Changeset: 1087f5b61e3b92c585cda33c4bf1fc76bd33a00d Author: Antonio Moreno <antonio.moreno <at> openbravo.com> Date: Tue Mar 22 16:57:16 2011 +0100 URL: http://code.openbravo.com/erp/stable/2.50/rev/1087f5b61e3b92c585cda33c4bf1fc76bd33a00d [^] Fixed issue 16429. dump/restore will no longer cause ad_db_modified to detect non-existant db structure changes --- M src-db/database/model/prescript-PostgreSql.sql --- |
Issue History | |||
Date Modified | Username | Field | Change |
2011-03-22 16:55 | marvintm | New Issue | |
2011-03-22 16:55 | marvintm | Assigned To | => marvintm |
2011-03-22 16:55 | marvintm | Modules | => Core |
2011-03-22 17:00 | hgbot | Checkin | |
2011-03-22 17:00 | hgbot | Note Added: 0035160 | |
2011-03-22 17:00 | hgbot | Status | new => resolved |
2011-03-22 17:00 | hgbot | Resolution | open => fixed |
2011-03-22 17:00 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/stable/2.50/rev/1087f5b61e3b92c585cda33c4bf1fc76bd33a00d [^] |
2011-05-24 10:49 | dalsasua | Tag Attached: closingMay2011 | |
2011-05-24 10:55 | dalsasua | Status | resolved => closed |
2011-06-10 13:19 | plujan | Relationship added | related to 0016422 |
Copyright © 2000 - 2009 MantisBT Group |