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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0019092
TypeCategorySeverityReproducibilityDate SubmittedLast Update
design defect[Openbravo ERP] A. Platformminorhave not tried2011-11-17 12:012022-02-01 08:08
ReporteralostaleView Statuspublic 
Assigned ToTriage Platform Base 
PrioritynormalResolutionopenFixed in Version
StatusacknowledgedFix 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

0019092: DAL forces column length check when saving

DescriptionDAL checks column length before saving, rasing an error in case length tried to be saved is longer than AD defined one. This is OK in most cases, to prevent a error in DB.

The problem is in text/clob DB types which don't have DB limitation. For these types of columns current still makes sense in some cases but for other ones there should not be validation at all.
Steps To ReproduceSee 0019090
Proposed SolutionTwo possible solutions, to be discussed:
1. Do not perform DAL check in case the column length is not defined (currently it is mandatory, so it should be made not mandatory) or when a non valid value (0 or -1) is set.
2. Create a new reference that is not checked
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
related to defect 00190903.0MP5.1 closedalostale Error when you save a view 

-  Notes
(0052413)
AugustoMauch (manager)
2012-09-24 21:00

Effort: 1
Impact: low
Plan: mid

- Issue History
Date Modified Username Field Change
2011-11-17 12:01 alostale New Issue
2011-11-17 12:01 alostale Assigned To => alostale
2011-11-17 12:01 alostale Modules => Core
2011-11-17 12:01 alostale Relationship added related to 0019090
2012-09-24 21:00 AugustoMauch Note Added: 0052413
2012-09-24 21:00 AugustoMauch Status new => scheduled
2017-03-31 14:36 alostale Status scheduled => acknowledged
2017-04-10 14:33 alostale Assigned To alostale => platform
2022-02-01 08:08 alostale Assigned To platform => Triage Platform Base


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker