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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0035868
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Retail Modules] Web POSminorhave not tried2017-04-27 15:492017-04-27 15:49
ReporterplujanView Statuspublic 
Assigned ToRetail 
PrioritynormalResolutionopenFixed in Version
StatusnewFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionmainSCM revision 
Review Assigned To
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0035868: [RR17Q2] Wrong information shown in Errors While Importing POS Data window

DescriptionIf a ticket's line has a description too long, 3k chars, the error in the Errors while importing window will say:

Caused by: org.openbravo.base.validation.ValidationException: description: Value ( "
<text truncated for reporting>
" ) is too long, it has length 3011, the maximum allowed length is 2000

So, when the JSON is fixed to have 1.5k chars, saving the data will throw a new error:

Caused by: org.openbravo.base.validation.ValidationException: description: Value ( "
<text truncated for reporting>
" ) is too long, it has length 1545, the maximum allowed length is 255

Only when the text is shorter than 255 chars the record can be saved.
Steps To ReproduceAs stated in the description
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
related to defect 0036896 closedranjith_qualiantech_com Order goes to Errors While Importing POS Data if the line description is longer than 255 characters 

-  Notes
There are no notes attached to this issue.

- Issue History
Date Modified Username Field Change
2017-04-27 15:49 plujan New Issue
2017-04-27 15:49 plujan Assigned To => Retail
2017-04-27 15:49 plujan Triggers an Emergency Pack => No
2017-09-19 17:25 ngarcia Relationship added related to 0036896


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker