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

BUG: Published content object's edit endpoint should redirect to preview endpoint #355

Open
fsbraun opened this issue Oct 6, 2023 · 0 comments

Comments

@fsbraun
Copy link
Sponsor Member

fsbraun commented Oct 6, 2023

Steps to reproduce

  1. Create an object (say PageContent) and publish it.
  2. Go to its preview endpoint by clicking "view" in the version admin shown after publishing
  3. Manually change the URL in the browser's toolbar from .../preview/<pk> to .../edit/<pk>
  4. The edit endpoint is shown with the ability to publish a published version again.

Related info

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

No branches or pull requests

1 participant