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

410 removed page is not supported by interactive articles #27571

Open
SiAdcock opened this issue Oct 29, 2024 · 0 comments
Open

410 removed page is not supported by interactive articles #27571

SiAdcock opened this issue Oct 29, 2024 · 0 comments
Milestone

Comments

@SiAdcock
Copy link
Contributor

When an article is expired for rights reasons, we should see a holding page that says "Sorry - this page has been removed." (example).

However when an interactive page was forced to expire, we don't get this holding page, we just get a 410 response (example).

The 410 response is handled by the RenderOtherStatus object in package.scala. Controllers such as the ArticleController call out to this object, but the InteractiveController does not.

As per this thread:

https://groups.google.com/a/guardian.co.uk/g/dotcom.platform/c/4cFG2RtPvcA

@SiAdcock SiAdcock added this to the Requests milestone Oct 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Triage
Development

No branches or pull requests

1 participant