The GitHub Actions job "SiteMesh 2 Compatibility" on grails-core.git/7.1.x-grailsutil-honor-filterer-config has succeeded. Run started by GitHub user codeconsole (triggered by codeconsole).
Head commit for run: 4000654c8e47469a955edac013b4d86c3f530094 / Scott Murphy Heiberg <[email protected]> Address borinquenkid review: log the wrong-type filterer fallback resolveFiltererClass silently fell through to the default filterer when the configured value was neither a Class nor a String (e.g. a YAML list or boolean typo) -- every other failure path in this method logs a warning, so this contradicted its own javadoc contract. Added the missing LOG.warn and a regression test. Also added a test that loads a Class-literal config value through the real GroovyConfigPropertySourceLoader -> ConfigSlurper pipeline instead of a synthetic MapPropertySource, directly exercising the original bug report's scenario. Report URL: https://github.com/apache/grails-core/actions/runs/30325530448 With regards, GitHub Actions via GitBox
