Attempt, via WebDAV, to Access WebCenter Content (WCC) File (in Framework Folder) Fails when File Name is Not Exact Case Match
(Doc ID 2149387.1)
Last updated on DECEMBER 30, 2024
Applies to:
Oracle WebCenter Content - Version 11.1.1.8.0 to 11.1.1.9.0 [Release 11g]Information in this document applies to any platform.
Symptoms
When accessing a WebCenter Content (WCC) file via WebDAV in Framework Folders environment, exact case match is executed during path resolution, resulting in unreturned content.
- FldEnforceCaseInsensitiveNameUniqueness parameter is "true" (which should allow case insensitive).
For example, to access "smallcase.txt" file from WCC via WebDAV
- "http://<host:port>/cs/idcplg/webdav/<folder_path>/smallcase.txt" SUCCESSFUL (ability to download the content)
- "http://<host:port>/cs/idcplg/webdav/<folder_path>/SMALLCASE.TXT" FAILS (No content returned)
Note: This issue only presents when matching file name. Folder name matching is case insensitive when FldEnforceCaseInsensitiveNameUniqueness is true.
Changes
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |
References |