Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add Forward filter scope to CacheControlFilter #11

Merged
merged 1 commit into from
Jan 10, 2020

Conversation

ericvangeem
Copy link

The CacheControlFilter servlet is missing the SlingFilterScope.FORWARD scope which is needed to receive the forced resourceType set by the SyntheticResourceFilter for synthetic resources.

JIRA ticket has been created here: https://issues.apache.org/jira/browse/SLING-8427

@ericvangeem ericvangeem force-pushed the synthetic-forward-filter-fix branch from d995f4c to 5a8bbff Compare May 20, 2019 20:04
@ericvangeem ericvangeem changed the title add Forward filter scope so that this gets called after the SyntheticResourceFilter add Forward filter scope to CacheControlFilter May 20, 2019
@scotty6435
Copy link

This is quite a significant issue for synthetic resource caching, any chance we can proceed with a merge and release?

@rombert rombert merged commit c76605f into apache:master Jan 10, 2020
@rombert
Copy link
Contributor

rombert commented Jan 10, 2020

Sorry for taking so long to merge, and thanks for the contribution @ericvangeem

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants