Apache Tika core, Apache Tika parsers, Apache Tika PDF parser module: Update to CVE-2025-54988 to expand scope of artifacts affected is possible patching in Adobe AEM 6.5 this component ? Regards
Hello Community, We are setting up a project using AEM Edge Delivery Services (EDS) with AEM as the authoring source, and we have already completed the Bring Your Own Git (BYO Git) configuration using Azure DevOps, following the official documentation: https://www.aem.live/developer/byo-git However,...
Hello everyone, We are working on a project using AEM Edge Delivery Services (EDS) with AEM as the authoring source and the Universal Editor for WYSIWYG content authoring. Our functional team has requested the following Rich Text capabilities: 1. Support for tables inside Rich Text content2. Ability...
I need to read the asset metadata and send the data to 3rd party API in back end java, when the author click on "Delete" on Dam assets. Currently in AEM cloud, we are not supposed to customize the OOTB "Delete" functionality(per client), tired with custom replication event listener, launcher with cu...
Hi, not a real question but more of a bug report. Maybe the question is if I can report this to the proper channels somewhere.If I use '<=' and '>=' in my media queries like '@media (width >= 1250px)' I get errors in the author environment:Store "granite.emulators" (function l(e, g) ) could not be i...
Hi all,We are exploring way to implement lock/unlock page functionality into our project.One of concerns we have is that when someone locks the page, they forget to unlock it. Is there way to auto unlock the page when content author closes the page? I know there is option for administrator to unloc...
Documentation: https://developer.adobe.com/experience-cloud/experience-manager-apis/api/stable/assets/delivery/#operation/search I want to use Dynami Media Open API to search for assets and I want to only selected fields in the search results. Documentation says that I can do this thru projectedFiel...
I am facing an issue in AEM 6.5 where the Folder Thumbnail Update Job fails every time the DAM Update Asset workflow runs. The error in the logs is:com.day.cq.dam.core.impl.ui.preview.FolderPreviewUpdaterImpl error while executing folder thumbnail update job: /content/dam/assets/comcast/site/test-pr...
We are having Acrolinx v3.1.1 integrated in AEMaaCS. Our content team is facing some challenges where all the issue details with all technical details are mentioned below. Product: Acrolinx for AEMVersion: 3.1.1AEM Version: AEMaaCS (Adobe Experience Manager as a Cloud Service)Environment: Productio...
hi folks,I've a weird problem whereby after implementing URL shortening, one of my sites loses the query parameters. When I do getParameter in the use POJO, it returns null. keyword = getRequest().getParameter("q"); LOG.info("keyword=" + keyword); <= null I still see the query parameter in th...