Failed to load resource: the server responded with a status of 403 (Forbidden)
http://dispatcher/libs/foundation/components/adaptiveimage/clientlibs.js
What is an issue ?
Solved! Go to Solution.
Views
Replies
Total Likes
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).
Jörg
Views
Replies
Total Likes
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).
Jörg
Views
Replies
Total Likes
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"
This issue has been filled.
Views
Replies
Total Likes
Views
Likes
Replies