ProductContentWrapper didn't return ProductContent for virtual products
-----------------------------------------------------------------------

                 Key: OFBIZ-4204
                 URL: https://issues.apache.org/jira/browse/OFBIZ-4204
             Project: OFBiz
          Issue Type: Improvement
          Components: product
    Affects Versions: SVN trunk
            Reporter: Mirko Vogelsmeier
             Fix For: SVN trunk


Calling ProductContentWrapper.getProductContentAsText() for variant products:
When the method checks if "ProductContent" exists, it did not differ bedween 
variant and other products.
So if the ProductContent is empty for variant products, it did not check if the 
parentProduct has ProductContent of this type that could be returned.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to