-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 20.3, 20.4
-
Fix Version/s: 21
-
Component/s: Virtual Navigation
When the virtual navigation name is the same than the file icon, the file is emptied.
This is due to the fact that Nuxeo looks up the icon with the same name, so it copies the icon at build time. When icon to copy is the same, its size is nullifies (which may be a bug in the FileUtils#copyFile lib)