-
Type:
Bug
-
Status: Closed
-
Resolution: Duplicate
-
Affects Version/s: 6.2.X EE, 7.0.0 Alpha 1
-
Fix Version/s: None
-
Component/s: Staging, Staging > Export/Import
-
Labels:
-
Fix Priority:3
Steps to reproduce
- Create a new site
- Import a JPG file into Document Library, and call it image.jpg (with extension)
- Export site to a LAR file
- Delete file image.jpg
- Import same JPG file into Document Library, and call it image (without extension)
- Import LAR file to site with document with old name image.jpg (with extension)
- Wrong behavior: During document import, image.jpg cannot be imported due name collision with image (more info at
LPS-47852) and a duplicate exception is thrown. LAR is not imported - Expected behavior: During document import, due of name collision with existing image, image.jpg is renamed into image 1.jpg. LAR is successfully imported
- Wrong behavior: During document import, image.jpg cannot be imported due name collision with image (more info at
- Repeat previous steps but changing names: creating first image file and before importing LAR, create image.jpg file.