Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0023964 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] A. Platform | minor | have not tried | 2013-06-03 12:51 | 2013-07-26 20:32 | |||
Reporter | marvintm | View Status | public | |||||
Assigned To | AugustoMauch | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | 3.0MP26 | |||
Status | closed | Fix in branch | Fixed in SCM revision | bf208c0a3b49 | ||||
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 | marvintm | |||||||
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 | 0023964: A new validation should be added to check too long varchar columns | |||||||
Description | Currently we have several validations to check different things in the database model. A new one should be added which checks if a varchar column is longer than what is compatible with Oracle (which has a limit of 4000 bytes). | |||||||
Steps To Reproduce | . | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(0060279) hgbot (developer) 2013-07-24 18:24 |
Repository: erp/devel/pi Changeset: bf208c0a3b49222c67dc75113bebf2acea1f5093 Author: Augusto Mauch <augusto.mauch <at> openbravo.com> Date: Wed Jul 24 18:22:11 2013 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/bf208c0a3b49222c67dc75113bebf2acea1f5093 [^] Fixes issue 23964: A new validation has been added to varchar columns The size limit of varchar an nvarchar columns in Oracle is 4000. A validation has been added to check this. --- M src/org/openbravo/service/system/DatabaseValidator.java --- |
(0060309) marvintm (viewer) 2013-07-26 13:53 |
Reviewed |
(0060315) hudsonbot (viewer) 2013-07-26 20:32 |
A changeset related to this issue has been promoted main and to the Central Repository, after passing a series of tests. Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/b9e43ea5aa1b [^] Maturity status: Test |
![]() |
|||
Date Modified | Username | Field | Change |
2013-06-03 12:51 | marvintm | New Issue | |
2013-06-03 12:51 | marvintm | Assigned To | => AugustoMauch |
2013-06-03 12:51 | marvintm | Modules | => Core |
2013-06-03 12:51 | marvintm | OBNetwork customer | => No |
2013-06-03 12:51 | marvintm | Triggers an Emergency Pack | => No |
2013-07-24 18:23 | AugustoMauch | Issue Monitored: marvintm | |
2013-07-24 18:23 | AugustoMauch | Review Assigned To | => marvintm |
2013-07-24 18:24 | hgbot | Checkin | |
2013-07-24 18:24 | hgbot | Note Added: 0060279 | |
2013-07-24 18:24 | hgbot | Status | new => resolved |
2013-07-24 18:24 | hgbot | Resolution | open => fixed |
2013-07-24 18:24 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/bf208c0a3b49222c67dc75113bebf2acea1f5093 [^] |
2013-07-26 13:53 | marvintm | Note Added: 0060309 | |
2013-07-26 13:53 | marvintm | Status | resolved => closed |
2013-07-26 13:53 | marvintm | Fixed in Version | => 3.0MP26 |
2013-07-26 20:32 | hudsonbot | Checkin | |
2013-07-26 20:32 | hudsonbot | Note Added: 0060315 |
Copyright © 2000 - 2009 MantisBT Group |