On Content server browser window, you will get following
alert:-
"The
weblayout directory is on a filesystem with 8dot3 semantics. Legacy 16-bit
8dot3 filenames conflict with revision labels and will cause file loss. Disable
8dot3 semantics by running
Installer
DisableNtfs8dot3
and then restarting Windows."
When you try to add contents to DIS window or trying adding
contents from UCM taskflows of WebCenter Spaces , you will get following error
in case of DIS:-
And you will get following error in case of UCM taskflows (like
document explorer, folder viewer etc) from WebCenter Spaces:-
You cannot upload document. Permission denied.
Quick Solution
And you will not able to add contents. To resolve this issue,
go to following registry location:-
HKEY_LOCAL_MACHINE/SYSTEM/CurrentControlSet/Control/FileSystem
Then, change the value of the NtfsDisable8dot3NameCreation key to 1. You must restart Windows for the new setting to take effect.
Please note that the solution has been tested on Windows7 only.