I think you are misunderstanding. My client wants each of the different extensions to be treated the same so that there won't be repeated file names the issue is when we have two assets with the same name but different extension (of the same filetype). Example examplename.tif and examplename.tiff ar...
Would it be possible for this approach to still have the same "Name Conflict" dialog? Or would I essentially need to recreate the same client lib located at /libs/dam/gui/coral/components/commons/fileupload/clientlibs/fileupload/js/fileupload.js for just tif files with my custom handling of extensio...
What would be the simplest approach to have aem 6.5 treat the various tif extension variations (tif tiff TIF and TIFF) as the same or convert them during upload? Ideally this would occur as a file is uploaded and would trigger the Naming Conflict popup if another file has the same name but a differe...
Hi Tarun,The slingjsp address you gave returned me the following message: The requested page was not found. If you are not forwarded in 3 seconds to the Web Console, please click here. I am using AEM 6.5
We have overlayed a jsp file to customize the touchUI, but some of the unaltered code from the overlayed jsp file is throwing an unexpected error: 05.09.2024 13:52:40.181 *ERROR* [10.1.204.145 [1725569559794] GET /mnt/overlay/dam/gui/content/assets/jcr:content/views/list.0.html/content/dam/my-dam/ph...
Hi Rohan.1/2.This is a local user created in AEM3. all users except admin4. The only entry is the one I've already mentioned: org.apache.sling.auth.core.impl.SlingAuthenticator handleLoginFailure: Unable to authenticate null: Impersonation not allowed
I have already followed these steps to add the impersonators, thanks. The problem is I have already added them but they don't appear and I get an error stating: org.apache.sling.auth.core.impl.SlingAuthenticator handleLoginFailure: Unable to authenticate null: Impersonation not allowed
1. My user has read permissions for /home/users2. Can you elaborate on this? My user belongs to the same groups(and some additional groups) as the users they are attempting to impersonate.