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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0006507
TypeCategorySeverityReproducibilityDate SubmittedLast Update
backport[Openbravo ERP] 00. Application dictionarymajoralways2008-12-12 11:242009-03-04 17:33
ReporterpheenanView Statuspublic 
Assigned Topheenan 
PriorityimmediateResolutionfixedFixed in Version2.40MP3
StatusclosedFix in branch2.40Fixed in SCM revision11010
ProjectionnoneETAnoneTarget Version2.40
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product Version2.40SCM revision 
Merge Request Status
Review Assigned To
OBNetwork customerNo
Web browser
ModulesCore
Support ticket
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0006507: Backport issue 6211: 0006211: If you fill a field with the maximum length permited and one of the character is special it fails

DescriptionIf you fill a field with the maximum length permitted and one of the character is special, you get the following error:
ORA-12899: value too large for column "TAD_BRANCH_R23X_DEMO"."M_PRODUCT"."UPC" (actual: 31, maximum: 30)
Proposed SolutionChange datatype to NVARCHAR
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
related to defect 0006211 closedpheenan If you fill a field with the maximum length permited and one of the character is special it fails when saving 

-  Notes
(0011232)
pheenan (viewer)
2008-12-12 11:25

Updated columns to NVARCHAR from VARCHAR. This will enable the field to hold the maximum number of characters including special characters.

- Issue History
Date Modified Username Field Change
2008-12-12 11:24 pheenan New Issue
2008-12-12 11:24 pheenan Assigned To => pheenan
2008-12-12 11:24 pheenan OBNetwork customer => No
2008-12-12 11:24 pheenan Regression testing => No
2008-12-12 11:24 pheenan Status new => scheduled
2008-12-12 11:24 pheenan fix_in_branch => trunk
2008-12-12 11:25 pheenan Relationship added related to 0006211
2008-12-12 11:25 pheenan Status scheduled => resolved
2008-12-12 11:25 pheenan Fixed in Version => 2.40
2008-12-12 11:25 pheenan svn_revision => 11010
2008-12-12 11:25 pheenan Resolution open => fixed
2008-12-12 11:25 pheenan Note Added: 0011232
2009-02-06 12:06 rafaroda Fixed in Version 2.40 =>
2009-02-06 12:06 rafaroda fix_in_branch trunk => 2.40
2009-03-03 17:32 psarobe Fixed in Version => 2.40MP3
2009-03-04 17:33 psarobe Status resolved => closed


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker