forked from xwiki-contrib/application-filemanager
-
Notifications
You must be signed in to change notification settings - Fork 4
Closed
Description
Steps to reproduce:
- Access the File Manager
- Right click and create 2 new folders
- Right click on one of the folders
- Select Copy
- Click on the other folder
- Right click and select Paste Into Folder
- Click on the arrow to see both folders
Expected results: The folder was copied to the new location and both folders can be seen and accessed.
Actual results: The copied folder doesn't appear, an error appears in the browser and in the wiki console.
In the wiki console:
2023-09-22 14:15:17,930 [qtp382750013-26 - http://localhost:8080/xwiki/bin/view/FileManager/] ERROR o.a.v.rendering - Left side ($paths.length) of comparison operation has null value at xwiki:FileManagerCode.RecentFilesPanel[line 5, column 21]
Environment: Windows 11, Chrome 117, XWiki 14.10.5, File Manager Application (Pro) 2.6
