Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
Trunk
-
None
-
None
-
Bug Crush Event - 21/2/2015
Description
Currently, ofbiz logs a WARNING every time it tries to output StringWrapper objects. Attaching a patch which will prevent this by adding a converter.
Example log message:
*** No converter found, converting from org.ofbiz.base.util.StringUtil$StringWrapper to java.lang.String. Please report this message to the developer community so a suitable converter can be created. ***