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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0004796
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] A. Platformmajorhave not tried2008-09-02 18:252008-11-25 23:29
ReportershuehnerView Statuspublic 
Assigned Toshuehner 
PrioritynormalResolutionfixedFixed in Version
StatusclosedFix in branchpiFixed in SCM revision6745
ProjectionnoneETAnoneTarget Version2.50
OSAnyDatabasePostgreSQLJava version
OS VersionDatabase version8.3.3Ant 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

0004796: compile.translate gives error message after the uuid merge

DescriptionOne sql-statement used by this ant target is using the ad_get_next_sequence function with string,integer as parameters but it really takes string,string as inputs.
Proposed SolutionChange the sql-statement to directly use get_uuid() because ad_get_next_sequence is only a wrapper around this one (after the uuid-merge).
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
blocks feature request 0004795 acknowledgedTriage Platform Base Remove deprecated ad_get_next_sequence calls and use get_uuid instead (in r2.5x) 

-  Notes
(0008856)
svnbot (reporter)
2008-09-02 18:27

Repository: openbravo
Revision: 6745
Author: huehner
Date: 2008-09-02 18:27:53 +0200 (Tue, 02 Sep 2008)

Fix issue 4796
Change dperecated ad_get_next_sequence usage to direct usage of get_uuid()

---
U branches/r2.5x/src-trl/src/org/openbravo/translate/Translate_data.xsql
---

https://dev.openbravo.com/websvn/openbravo/?rev=6745&sc=1 [^]
(0008857)
shuehner (administrator)
2008-09-02 18:35

fix committed to r2.5x branch

- Issue History
Date Modified Username Field Change
2008-09-02 18:25 shuehner New Issue
2008-09-02 18:25 shuehner Assigned To => shuehner
2008-09-02 18:25 shuehner sf_bug_id 0 => 2089272
2008-09-02 18:25 shuehner Regression testing => No
2008-09-02 18:27 shuehner Relationship added blocks 0004795
2008-09-02 18:27 svnbot Checkin
2008-09-02 18:27 svnbot Note Added: 0008856
2008-09-02 18:27 svnbot svn_revision => 6745
2008-09-02 18:35 shuehner Status new => scheduled
2008-09-02 18:35 shuehner fix_in_branch => trunk
2008-09-02 18:35 shuehner Status scheduled => resolved
2008-09-02 18:35 shuehner Resolution open => fixed
2008-09-02 18:35 shuehner Note Added: 0008857
2008-11-25 23:29 psarobe Status resolved => closed


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker