Bug 988423

Summary: Jcr2vfs migration tool does not migrate GIF images
Product: [Retired] JBoss BRMS Platform 6 Reporter: Petr Široký <psiroky>
Component: Business CentralAssignee: Mark Proctor <mproctor>
Status: CLOSED CURRENTRELEASE QA Contact: Petr Široký <psiroky>
Severity: high Docs Contact:
Priority: unspecified    
Version: 6.0.0CC: rzhang
Target Milestone: ER6   
Target Release: 6.0.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-08-06 20:20:32 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Petr Široký 2013-07-25 14:55:28 UTC
Description of problem:
The jcr2vfs migration tool does not currently migrate GIF images. The following message is displayed to the user: "TODO migrate asset ({defaultemailicon}) with format({gif})".

PNG images are migrated correctly so I suppose the GIFs should be migrated too.


Version-Release number of selected component (if applicable):
6.0.0-DR6 (and current 6.0.0-SNAPSHOT)


How reproducible:
Always


Steps to Reproduce:
1. Run the guvnor and create/import some git images there. (for example as icon for WIDs)
2. Run the migrator with the repo created above.


Actual results:
The GIF image assets are not migrated.


Expected results:
GIF image assets are successfully migrated to vfs repo.

Comment 1 Jervis Liu 2013-07-30 11:23:20 UTC
fixed: http://github.com/droolsjbpm/drools-wb/commit/2c0e64ab2

Comment 7 Petr Široký 2014-01-14 11:05:18 UTC
Verified fixed in 6.0.0-ER7.