-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 7.2.X, Master
-
Fix Version/s: 7.2.X, 7.3.10 DXP FP1, 7.3.10.1 DXP SP1, 7.3.6 CE GA7, 7.3.X, 7.4.13 DXP GA1, Master
-
Component/s: Documents & Media
-
Branch Version/s:7.3.x, 7.2.x
-
Backported to Branch:Committed
-
Story Points:1
-
Fix Priority:2
-
Git Pull Request:
ISSUE:
Files cannot be moved in Documents and Media when SPA is disabled.
STEPS TO REPRODUCE:
- Start Liferay DXP with the following property
javascript.single.page.application.enabled=false
- Login as admin
- Navigate to Site Administration > Content and Data > Documents and Media
- Create a new Folder and upload a new File into the root folder
- Click "Move" on the file's action menu and select the created folder as destination folder
ACTUAL RESULTS:
Nothing happens. The file does not move.
(see the attached video for clarification)
EXPECTED RESULTS:
Moves the file to the selected folder.
REPRODUCED IN:
dxp-6
dxp-8
7.2.x - 24eb9ae16941561d383a08ad7192c09b1a273385
master - a9159f9538b844a43e6d0d4a6f0633627aac4c27
NOTE
You can move the file by selecting the file (add a checkbox) and clicking the "Move" button from the action menu bar.
Issue only happens with SPA off.