Closed (won't fix)
Project:
ImageCache
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
7 Feb 2011 at 00:31 UTC
Updated:
2 Jun 2012 at 23:36 UTC
Jump to comment: Most recent
Comments
Comment #1
eigentor commentedI can confirm this.
From my latest experience, Image styles do not get migrated.
Comment #2
eigentor commentedComment #3
agileware commented+1 for a solution here.
A manual migration process is not ideal.
Comment #4
asb commentedsub
Comment #5
eigentor commentedAs this has to be solved in core (there is no D7 version of imagecache) moving this to the core queue.
Comment #6
damien tournoud commentedThe migration path belongs in contrib, same as CCK, FileField and ImageField.
Comment #7
eigentor commentedHm, so we have to poke Quicksketch to have a stab at it.
I guess not too many people are upgrading their D6 sites and just expect them to work.
Hopefully this will change...
Comment #8
yched commentedLooks like this would be the mission (and only motivation) for an imagecache D7, just like CCK D7 exists only for content_migrate.
If / when this exists, content_migrate (which handles the conversion of imagefields) could probably take care of setting up the right image styles in display settings for the migrated D6 fields.
Comment #9
iancawthorne commentedSubscribing.
Comment #10
mrfelton commentedsubscribing
Comment #11
pcambraThis may be of interest: #1316472: Upgrade your imagecache presets to D7 image styles via features
Comment #12
fizk commentedThere will not be a D7 version of ImageCache, so it's not possible for the migration code to be in this module.
Comment #13
pringlz commented_http://www.elhaddad.net/blog/upgrading-imagecache-presets-drupal-7-image...
here is solution! Work for me!