Christoph Neuroth created OFBIZ-5028:
----------------------------------------

             Summary: Add converter for StringWrapper
                 Key: OFBIZ-5028
                 URL: https://issues.apache.org/jira/browse/OFBIZ-5028
             Project: OFBiz
          Issue Type: Improvement
          Components: framework
    Affects Versions: SVN trunk
            Reporter: Christoph Neuroth
         Attachments: StringWrapperConverter.patch

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:
{code}
*** 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. 
***
{code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to