[
https://issues.apache.org/jira/browse/OFBIZ-2134?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mridul Pathak updated OFBIZ-2134:
---------------------------------
Attachment: OFBiz-2134.patch
Here is the patch.
> 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
>
> Attachments: OFBiz-2134.patch
>
>
> 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.