Hello,I have been trying to add Max length validation to the rte field, i am able to display error label and disable the save option but the border red is not persisting, when i click outside the field the OOTB validation is working and only the border red is getting replaced with blue border. How t...
Trying to build & deploy asset share commons 3.8.4 with below dependencies for AEM 6.5 with Sp 17Here is the reference URL how I included for maven compile (as its 6.5 instance and not cloud, omitted the the cloud classifier. )https://opensource.adobe.com/asset-share-commons/pages/development/deploy...
Hi Everyone,I am getting below error while redirecting to another url using ESAPI . I am unable to resolve CWE-113 issues due to this. could anyone please help. <pre>org.owasp.esapi.errors.ConfigurationException: SecurityConfiguration for HttpUtilities.maxRedirectLength has incorrect type</pre><h3>P...
I will like to have the possiblity to have my component to replace the tag whit a text For example: "this is a [tag] text" (tag=normal ) in "this is a normal text " , i can replace the string and take the data from a content fragment but i'm not able to modify the text in a component
Hi, I want to create org.apache.sling.security.impl.ContentDispositionFilter configuration project specific, now it is picking from the first place of the first project folder in apps. It is not picking project specific. Any suggestions and solution will be appreciated.
Consistently receive this error when executing a CreatePDFOperation:Credentials credentials = Credentials.ServicePrincipalCredentialsBuilder().WithClientId("myclientid").WithClientSecret("myclientsecret").Build();Adobe.PDFServicesSDK.ExecutionContext executionContext = Adobe.PDFServicesSDK.Execution...
Hi, I have BooMap and while generating NativePDF I am unable to add front and back pages to it.For Map with topics reference, it is working fine with front and back pages. Can you please through some light on this?