Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||||||
ID | ||||||||||||
0035868 | ||||||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||||||
defect | [Retail Modules] Web POS | minor | have not tried | 2017-04-27 15:49 | 2017-04-27 15:49 | |||||||
Reporter | plujan | View Status | public | |||||||||
Assigned To | Retail | |||||||||||
Priority | normal | Resolution | open | Fixed in Version | ||||||||
Status | new | 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 | main | SCM revision | ||||||||||
Review Assigned To | ||||||||||||
Regression level | ||||||||||||
Regression date | ||||||||||||
Regression introduced in release | ||||||||||||
Regression introduced by commit | ||||||||||||
Triggers an Emergency Pack | No | |||||||||||
Summary | 0035868: [RR17Q2] Wrong information shown in Errors While Importing POS Data window | |||||||||||
Description | If 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 Reproduce | As stated in the description | |||||||||||
Tags | No tags attached. | |||||||||||
Attached Files | ||||||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||
|
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 |