Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 6.2.0 CE M5
-
Fix Version/s: 6.2.0 CE M5
-
Component/s: WCM, WCM > Recycle Bin
-
Labels:
-
Story Points:2
-
Fix Priority:3
-
Similar Issues:
Description
Steps to reproduce:
1. Create two folders in Document and Media (A and B)
2. Add a basic document into folder A
3. Move the document to the trash
4. Move the containing folder to the trash
5. Go to Recycle Bin and click restore on the document
6. In the select container dialog go into folder B and click 'Choose This Folder'
The document is restored into the folder, but you are not redirected back to the Recycle Bin page but rather have the select dialog maximised.
The cause is a recently added redirect parameter that points to the dialog after navigating deeper into the folder structure, while at arrival it is blank.

PASSED Manual Testing following the steps in the description.
Reproduced on:
Tomcat 7.0 + MySQL 5. Portal 6.2.x GIT ID: b69eece54a46676c87700300b5c670dc71d9d896.
The document is restored into the folder, but you are not redirected back to the Recycle Bin page but rather have the select dialog maximized.
Fixed on:
Tomcat 7.0 + MySQL 5. Portal 6.2.x GIT ID: a7b578c67eb6d2e6eee493276be6da9249e3e3d0.
The document is restored into the folder and you are redirected back to the Recycle Bin page.