[
https://issues.apache.org/jira/browse/OFBIZ-1254?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ashish Vijaywargiya closed OFBIZ-1254.
--------------------------------------
Resolution: Cannot Reproduce
Based on Deepak's comment we can close this issue. It doesn't exists on trunk.
> XML Data Export All does not include data present in blob fields
> ----------------------------------------------------------------
>
> Key: OFBIZ-1254
> URL: https://issues.apache.org/jira/browse/OFBIZ-1254
> Project: OFBiz
> Issue Type: Bug
> Components: framework
> Affects Versions: Trunk
> Reporter: Arno Peters
> Assignee: Ashish Vijaywargiya
>
> When exporting XML data to a directory using 'XML Data Export All', data
> present in blob fields is not included in the export.
> How to reproduce:
> 1) https://localhost:8443/partymgr/control/viewprofile?partyId=admin
> 2) Under section 'Party Content', attach content to admin. I used: a png
> image, 'User Defined Content', 'Publisher', 'PNG Image'
> 3) Note the contentID
> 4) https://localhost:8443/webtools/control/EntityExportAll
> 5) Set output directory to (for example): '/tmp/ofbiz-export' (ensure it
> exists) and click 'Export'
> 6) Open /tmp/ofbiz-export/ImageDataResource.xml and look for dataResourceId
> that is the same as contentID in step 4
> 7) Note missing image data.
> 8) Compare with
> https://localhost:8443/webtools/control/FindGeneric?entityName=ImageDataResource&find=true&VIEW_SIZE=50&VIEW_INDEX=0
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)