Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0019392 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] Z. Others | critical | always | 2011-12-29 17:24 | 2012-01-13 08:49 | |||
Reporter | ioritzCia | View Status | public | |||||
Assigned To | ioritzCia | |||||||
Priority | immediate | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | aac0432b637c | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Linux 32 bit | Database | PostgreSQL | Java version | 1.6.0_22 | |||
OS Version | Ubuntu 10.04 | Database version | 8.4 | Ant version | 1.7.1 | |||
Product Version | SCM revision | |||||||
Merge Request Status | ||||||||
Review Assigned To | ||||||||
OBNetwork customer | OBPS | |||||||
Web browser | Mozilla Firefox | |||||||
Modules | Core | |||||||
Support ticket | 13486 | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0019392: Issue 19257 requieres an api-change | |||||||
Description | Due to this issue: - https://issues.openbravo.com/view.php?id=19257 [^] I have to make an api change. The change consists on increasing the column length of EMAILUSER column of the AD_USER table from 20 to 40 I have done a local api-check test and it fails with a warning due to this increase. - The change is needed because 20 characters is not enough for an email account. Most of our company's email accounts will not fit. In most cases in the application this fields are 40 characters long or have been changed to that. - The risk of this api change is very low because of the following reason: It would only fail in case some module is reading info from that column and placing it in a 20 characters length container (eg. pl/sql variable or another database column with that length) and it is not very likely. | |||||||
Steps To Reproduce | Not necessary. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
||||||||
|
![]() |
|
(0044154) jonalegriaesarte (viewer) 2012-01-09 13:37 |
Any new about this api-change? |
(0044156) iciordia (viewer) 2012-01-09 13:40 |
Approved. Ismael |
(0044260) hgbot (developer) 2012-01-11 13:59 |
Repository: erp/devel/api-checks Changeset: a01d62ce8157d95f297f3d04e60bc9e68a3cb100 Author: Ioritz Cia <ioritz.cia <at> openbravo.com> Date: Wed Jan 11 12:53:56 2012 +0100 URL: http://code.openbravo.com/erp/devel/api-checks/rev/a01d62ce8157d95f297f3d04e60bc9e68a3cb100 [^] Fixes issue 19392: Issue 19257 requieres an api-change. --- M model/src-db/database/model/tables/AD_USER.xml --- |
(0044270) hgbot (developer) 2012-01-11 16:29 |
Repository: erp/stable/api-checks-2.50 Changeset: aac0432b637cd8895fde23b94bdea7ff37403c5c Author: Ioritz Cia <ioritz.cia <at> openbravo.com> Date: Wed Jan 11 16:28:47 2012 +0100 URL: http://code.openbravo.com/erp/stable/api-checks-2.50/rev/aac0432b637cd8895fde23b94bdea7ff37403c5c [^] Fixes issue 19392: Issue 19257 requieres an api-change. 2.50 backport. --- M model/model/tables/AD_USER.xml --- |
(0044316) ioritzCia (viewer) 2012-01-13 08:49 |
It passed the API-Check test. |
![]() |
|||
Date Modified | Username | Field | Change |
2011-12-29 17:24 | ioritzCia | New Issue | |
2011-12-29 17:24 | ioritzCia | Assigned To | => iciordia |
2011-12-29 17:24 | ioritzCia | Web browser | => Mozilla Firefox |
2011-12-29 17:24 | ioritzCia | Modules | => Core |
2011-12-29 17:24 | ioritzCia | OBNetwork customer | => Yes |
2011-12-29 17:24 | ioritzCia | Support ticket | => 13486 |
2011-12-29 17:25 | ioritzCia | Status | new => feedback |
2012-01-09 13:37 | jonalegriaesarte | Note Added: 0044154 | |
2012-01-09 13:40 | iciordia | Note Added: 0044156 | |
2012-01-09 13:40 | iciordia | Assigned To | iciordia => ioritzCia |
2012-01-11 13:59 | hgbot | Checkin | |
2012-01-11 13:59 | hgbot | Note Added: 0044260 | |
2012-01-11 13:59 | hgbot | Status | feedback => resolved |
2012-01-11 13:59 | hgbot | Resolution | open => fixed |
2012-01-11 13:59 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/api-checks/rev/a01d62ce8157d95f297f3d04e60bc9e68a3cb100 [^] |
2012-01-11 15:22 | shuehner | Relationship added | related to 0019257 |
2012-01-11 16:29 | hgbot | Checkin | |
2012-01-11 16:29 | hgbot | Note Added: 0044270 | |
2012-01-11 16:29 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/devel/api-checks/rev/a01d62ce8157d95f297f3d04e60bc9e68a3cb100 [^] => http://code.openbravo.com/erp/stable/api-checks-2.50/rev/aac0432b637cd8895fde23b94bdea7ff37403c5c [^] |
2012-01-13 08:49 | ioritzCia | Note Added: 0044316 | |
2012-01-13 08:49 | ioritzCia | Status | resolved => closed |
Copyright © 2000 - 2009 MantisBT Group |