Project:
| View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
| ID | ||||||||
| 0004796 | ||||||||
| Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
| defect | [Openbravo ERP] A. Platform | major | have not tried | 2008-09-02 18:25 | 2008-11-25 23:29 | |||
| Reporter | shuehner | View Status | public | |||||
| Assigned To | shuehner | |||||||
| Priority | normal | Resolution | fixed | Fixed in Version | ||||
| Status | closed | Fix in branch | pi | Fixed in SCM revision | 6745 | |||
| Projection | none | ETA | none | Target Version | 2.50 | |||
| OS | Any | Database | PostgreSQL | Java version | ||||
| OS Version | Database version | 8.3.3 | 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 | 0004796: compile.translate gives error message after the uuid merge | |||||||
| Description | One 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 Solution | Change the sql-statement to directly use get_uuid() because ad_get_next_sequence is only a wrapper around this one (after the uuid-merge). | |||||||
| Tags | No tags attached. | |||||||
| Attached Files | ||||||||
Relationships [ Relation Graph ]
[ Dependency Graph ]
|
||||||||
|
||||||||
Notes |
|
|
(0008856) svnbot (viewer) 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 | OBNetwork customer | => No |
| 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 |