Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0018822 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] A. Platform | major | have not tried | 2011-10-20 18:36 | 2012-04-23 12:40 | |||
Reporter | marvintm | View Status | public | |||||
Assigned To | marvintm | |||||||
Priority | normal | Resolution | duplicate | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | |||||
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 | ||||||||
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 | 0018822: Data is truncated instead of being validated if its size is greater than the field length | |||||||
Description | Fields in OB have a length attribute, and columns have one also. It seems that this length is not being currently used to prevent the user from entering too much information in most types of references. Instead, the data is truncated before being saved, so that the save action always "succeeds", but sometimes data is lost. Recently there has been a change (changeset b5b81e79c0fd) which has changed the way this worked in some specific references, in form view. However, a deep review should be done for this, and validators should be added so that either the system doesn't allow the user to input too much information, or it complains before saving when the problem happens. | |||||||
Steps To Reproduce | For example, currently, in grid view, a text field truncates the data if it is too long. However, in form view, this doesn't happen. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
||||||||
|
![]() |
|||
Date Modified | Username | Field | Change |
2011-10-20 18:36 | marvintm | New Issue | |
2011-10-20 18:36 | marvintm | Assigned To | => mtaal |
2011-10-20 18:36 | marvintm | Modules | => Core |
2011-10-20 18:36 | marvintm | OBNetwork customer | => No |
2012-02-09 14:26 | mtaal | Assigned To | mtaal => marvintm |
2012-04-20 10:06 | AugustoMauch | Relationship added | related to 0020021 |
2012-04-23 12:40 | AugustoMauch | Relationship replaced | duplicate of 0020021 |
2012-04-23 12:40 | AugustoMauch | Status | new => closed |
2012-04-23 12:40 | AugustoMauch | Resolution | open => duplicate |
Copyright © 2000 - 2009 MantisBT Group |