Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0018822
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] A. Platformmajorhave not tried2011-10-20 18:362012-04-23 12:40
ReportermarvintmView Statuspublic 
Assigned Tomarvintm 
PrioritynormalResolutionduplicateFixed in Version
StatusclosedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0018822: Data is truncated instead of being validated if its size is greater than the field length

DescriptionFields 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 ReproduceFor example, currently, in grid view, a text field truncates the data if it is too long. However, in form view, this doesn't happen.
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
duplicate of defect 0020021 closedAugustoMauch Text, Number, Date and DateTime inputs should not allow enter more characters than allowed 

-  Notes
There are no notes attached to this issue.

- Issue History
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
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
Powered by Mantis Bugtracker