By default on publish instances anonymous access to /libs is not allowed. It might be even enforced by dispatcher rules.
If this path is hardcoded in an foundation component, please report it on Daycare, maybe there's already an fix for it. Or you can do it yourself (shouldn't be hard).
By default on publish instances anonymous access to /libs is not allowed. It might be even enforced by dispatcher rules.
If this path is hardcoded in an foundation component, please report it on Daycare, maybe there's already an fix for it. Or you can do it yourself (shouldn't be hard).
It is cq product bug. As an workaround in publish instance modify or update a property sling:resourceSuperType at "/libs/foundation/components/adaptiveimage" from /libs/foundation/components/image to "foundation/components/image"