Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0019257 | Openbravo ERP | 01. General setup | public | 2011-12-07 09:58 | 2012-01-30 13:25 |
|
Reporter | jonalegriaesarte | |
Assigned To | ioritzCia | |
Priority | high | Severity | major | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | pi | |
Target Version | 3.0MP8 | Fixed in Version | 3.0MP8 | |
Merge Request Status | |
Review Assigned To | |
OBNetwork customer | OBPS |
Web browser | |
Modules | Core |
Support ticket | 13483 |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0019257: User. Email server username limited to 20 characteristics |
Description | In User window the Email Server Username field only allows usernames up to 20 characters. This limitation takes plcae in application dictionary level and in database level too. This is really short it should be 40 or 50. |
Steps To Reproduce | - User window
- Add a new "email server username" longer than 20 characters
- Save action fails |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | depends on | defect | 0018717 | 3.0MP5 | closed | jonalegriaesarte | User. Email server username limited to 20 characteristics | depends on | backport | 0019397 | 2.50MP38 | closed | ioritzCia | User. Email server username limited to 20 characteristics | related to | defect | 0019392 | | closed | ioritzCia | Issue 19257 requieres an api-change |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2011-12-07 09:58 | jonalegriaesarte | New Issue | |
2011-12-07 09:58 | jonalegriaesarte | Assigned To | => ioritzCia |
2011-12-07 09:58 | jonalegriaesarte | Modules | => Core |
2011-12-07 09:58 | jonalegriaesarte | OBNetwork customer | => Yes |
2011-12-07 09:58 | jonalegriaesarte | Support ticket | => 13483 |
2011-12-07 09:59 | jonalegriaesarte | Relationship added | related to 0018171 |
2011-12-07 10:00 | jonalegriaesarte | Relationship deleted | related to 0018171 |
2011-12-07 10:00 | jonalegriaesarte | Relationship added | depends on 0018717 |
2011-12-07 10:00 | jonalegriaesarte | Issue Monitored: networkb | |
2011-12-30 10:25 | jonalegriaesarte | Target Version | 3.0MP7 => 3.0MP8 |
2012-01-02 09:11 | ioritzCia | Status | new => scheduled |
2012-01-02 09:11 | ioritzCia | fix_in_branch | => pi |
2012-01-11 13:43 | hgbot | Checkin | |
2012-01-11 13:43 | hgbot | Note Added: 0044257 | |
2012-01-11 13:43 | hgbot | Status | scheduled => resolved |
2012-01-11 13:43 | hgbot | Resolution | open => fixed |
2012-01-11 13:43 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/63edc84ed21bf09ec72e75e7b045b1a9c7f037d7 [^] |
2012-01-11 13:59 | hgbot | Checkin | |
2012-01-11 13:59 | hgbot | Note Added: 0044259 | |
2012-01-11 15:22 | shuehner | Relationship added | related to 0019392 |
2012-01-11 16:29 | hgbot | Checkin | |
2012-01-11 16:29 | hgbot | Note Added: 0044269 | |
2012-01-14 21:21 | hudsonbot | Checkin | |
2012-01-14 21:21 | hudsonbot | Note Added: 0044370 | |
2012-01-30 13:25 | jonalegriaesarte | Note Added: 0044698 | |
2012-01-30 13:25 | jonalegriaesarte | Status | resolved => closed |
2012-01-30 13:25 | jonalegriaesarte | Fixed in Version | => 3.0MP8 |
Notes |
|
(0044257)
|
hgbot
|
2012-01-11 13:43
|
|
Repository: erp/devel/pi
Changeset: 63edc84ed21bf09ec72e75e7b045b1a9c7f037d7
Author: Ioritz Cia <ioritz.cia <at> openbravo.com>
Date: Fri Dec 30 09:58:26 2011 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/63edc84ed21bf09ec72e75e7b045b1a9c7f037d7 [^]
Fixes issue 19257: User. Email server username limited to 20 characteristics.
---
M src-db/database/model/tables/AD_USER.xml
M src-db/database/sourcedata/AD_COLUMN.xml
M src-db/database/sourcedata/AD_FIELD.xml
---
|
|
|
(0044259)
|
hgbot
|
2012-01-11 13:59
|
|
|
|
(0044269)
|
hgbot
|
2012-01-11 16:29
|
|
|
|
|
|
|
(0044698)
|
jonalegriaesarte
|
2012-01-30 13:25
|
|
Verified. Now the limit is 40 characters. No other parts of the application are affected. |
|