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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0039949
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Modules] External Data Integrationminorhave not tried2019-01-15 11:272022-02-01 08:05
ReporterAugustoMauchView Statuspublic 
Assigned ToTriage Platform Base 
PriorityhighResolutionopenFixed in Version
StatusnewFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Regression date
Regression introduced by commit
Regression level
Review Assigned To
Regression introduced in release
Summary

0039949: The maximum length of EDLRequest.response should be checked before setting it

DescriptionCurrently the maximum length of the EDLRequest.response column is 2000. If a process generates a response longer than 2000 characters, the following error is shown in the console:

Value .... is too long, it has length 10123, the maximum allowed length is 2000
 ... at org.openbravo.base.model.Property.checkIsValidValue(Property.java:833)
 ... at org.openbravo.base.structure.BaseOBObject.set(BaseOBObject.java:276)
 ... at org.openbravo.externaldata.integration.OBEDLRequest.setResponse(OBEDLRequest.java:194)
 ... at org.openbravo.externaldata.integration.process.ProcessRequest.addRequest(ProcessRequest.java:330)
 ... at org.openbravo.externaldata.integration.process.ProcessRequest.addRequest(ProcessRequest.java:265)
 ... at org.openbravo.externaldata.integration.process.ProcessRequest.addRequest(ProcessRequest.java:259)
 ... at com.openbravo.but.integrationplatform.GenericWebService.callGenericFunction(GenericWebService.java:101)
 ... at com.openbravo.but.integrationplatform.GenericWebService.doPost(GenericWebService.java:53)
Steps To ReproduceTo be done
Proposed SolutionLimit the size of the response before setting it to the EDL request if it is longer than its maximum size
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
related to defect 0039685 closedcaristu EDL Request Line Error Message length should be controlled when setting it 

-  Notes
There are no notes attached to this issue.

- Issue History
Date Modified Username Field Change
2019-01-15 11:27 AugustoMauch New Issue
2019-01-15 11:27 AugustoMauch Assigned To => platform
2019-01-15 11:27 AugustoMauch Issue generated from 0039685
2019-01-15 11:28 AugustoMauch Relationship added related to 0039685
2021-09-22 17:39 aferraz Issue cloned 0047739
2022-02-01 08:05 alostale Assigned To platform => Triage Platform Base


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker