8000 Redirects in Django CMS 4 (missing the "This page has no preview!"-message) · Issue #8012 · django-cms/django-cms · GitHub
[go: up one dir, main page]

Skip to content
Redirects in Django CMS 4 (missing the "This page has no preview!"-message) #8012
Closed
@krosefield

Description

@krosefield

Description

In Django CMS 3 when you configured a page as a redirect to another page (Page > Advanced Settings) the page showed a message "This page has no preview! It is being redirected to: " whenever you opened it in the frontend while being logged in.

In Django CMS 4 this message is no longer available. When you open a redirecting-page it shows the (most likely empty) page if you are in the editing mode or it redirects to the configured target page if you are in preview mode. So while being in the editing mode, you don't get any indication that a redirect has been configured for the current page which seems a source for confusion for CMS editors.

Suggested behavior

My suggestion is to reintroduce a similar behavior as in Django CMS 3. The message "This page has no preview! (...)" should be displayed in both editing- and preview-mode and by that making it easier to edit the redirecting page.

Do you want to help fix this issue?

  • Yes, I want to help fix this issue by testing a new version before its release.
  • No, I only want to report the issue.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0