NPE while ferching Product Additional Views using ProductContentWrapper
-----------------------------------------------------------------------
Key: OFBIZ-2134
URL: https://issues.apache.org/jira/browse/OFBIZ-2134
Project: OFBiz
Issue Type: Bug
Components: product
Affects Versions: SVN trunk
Reporter: Mridul Pathak
Fix For: SVN trunk
NPE occurs when Product Additional Views are fetched using
ProductContentWrapper. dataResourceTypeId while saving additional view in
"addAdditionalViewForProduct" service needs to be changed to "SHORT_TEXT"
instead of current "URL_RESOURCE". Then image can be rendered using
<@ofbizContentUrl> tag.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.