-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 6.1.20 EE GA2, 6.1.30 EE GA3
-
Component/s: Staging
-
Branch Version/s:6.1.x, 6.0.x
-
Backported to Branch:Committed
-
Story Points:3
-
Git Pull Request:
Steps to Reproduce in 6120:
1) create "Folder" with an image in Global DL
2) stage Global DL from stage environment to remote environment
3) create "Folder" with an image in site DL
4) create web content that embeds both images
5) stage site
Expected Behavior:
image from Global will be referenced
Actual Behavior:
result is that a duplicate folder is created "Folder(2)" in the site's DL, and that image is referenced
In 6.1.x the duplicate folder is still created, but url of the image in the web content points to the image in Global DL.