Needs work
Project:
Deploy - Content Staging
Version:
7.x-3.x-dev
Component:
deploy.module
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
27 Aug 2012 at 05:16 UTC
Updated:
10 Jul 2018 at 08:00 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
sarjeet.singh commentedI fixed it via hook_entity_dependencies and made a patch for it. Please review it.
Comment #2
ravi.kumar commentedHi,
I was having the same issue to deploy image files attached to content using IMCE, for one of my website. Its worked fine for me and i am now able to deploy images as well.
Thanks
Ravi Kumar
Comment #3
sarjeet.singh commentedComment #4
flyingkiki commentedHere is a scenario cannot solved by above patch, for instance, the imce uploaded public path is: sites/source/files in source server while target server public directory is sites/public/files, even though images get deployed to target server successfully, body field cannot display imce images.
Comment #5
sarjeet.singh commentedThanks @flyingkiki, True it will not work on the above scenario. Any suggestion for this problem.
Comment #6
manuel garcia commentedSetting to needs work for addressing #6 and targeting 7.x-3.x branch since this is a feature request.