Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0000434
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] Z. Othersminoralways2008-05-26 13:152008-12-02 13:01
ReportermarvintmView Statuspublic 
Assigned Tomarvintm 
PrioritynormalResolutionfixedFixed in Version2.40alpha-r3
StatusclosedFix in branchFixed in SCM revision4532
ProjectionnoneETAnoneTarget Version2.40
OSAnyDatabasePostgreSQLJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0000434: Tables AD_TAB and AD_WINDOW change when exported from PostgreSQL

DescriptionWhen a PostgreSQL database is exported, files AD_TAB.xml and AD_WINDOW.xml inside src-db/database/model/tables/ change.

Two checks contain line additional line feeds that are trimmed in PostgreSQL. Also, a ::CHARACTER VARYING is added.
Steps To ReproduceWith an Openbravo.properties pointing to a PostgreSQL database, do:

ant create.database

and then

ant export.database

You will notice that those two files have changed.
Proposed SolutionThe syntax of the checks has to be changed, to prevent the ::CHARACTER VARYING from appearing, and the line feed have to be removed.
TagsPostgreSQL
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0000336)
marvintm (developer)
2008-05-26 15:14

Now those files shouldn't change when exported.

- Issue History
Date Modified Username Field Change
2008-05-26 13:15 marvintm New Issue
2008-05-26 13:15 marvintm Assigned To => marvintm
2008-05-26 13:15 marvintm Status new => scheduled
2008-05-26 15:14 marvintm Status scheduled => resolved
2008-05-26 15:14 marvintm Fixed in Version => trunk
2008-05-26 15:14 marvintm svn_revision => 4532
2008-05-26 15:14 marvintm Resolution open => fixed
2008-05-26 15:14 marvintm Note Added: 0000336
2008-06-11 14:47 cromero Target Version => 2.40
2008-06-11 14:50 cromero Fixed in Version trunk => 2.40alpha r3
2008-07-10 12:09 plujan Tag Attached: PostgreSQL
2008-11-26 14:05 psarobe Regression testing => No
2008-11-26 14:05 psarobe Status resolved => closed
2008-12-02 13:01 jaimetorre sf_bug_id 0 => 2377028


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker