CID15 / aem-groovy-console

The AEM Groovy Console provides an interface for running Groovy scripts in the AEM container. Scripts can be created to manipulate content in the JCR, call OSGi services, or execute arbitrary code using the CQ, Sling, or JCR APIs.
Other
26 stars 16 forks source link

opening groovyconsole page shows a DataTables warning alert #12

Closed senn closed 3 weeks ago

senn commented 2 years ago

When navigating to the groovyconsole page a warning alert is shown:

image

This annoying alert can be dismissed and the groovyconsole still works.

The offending part is in audit.js.

The JS should be adapted to include the resolution as mentioned in the url shown in the alert.