8000 [BUG] In Advanced Page Settings, Global Page permissions not rendered · Issue #7677 · django-cms/django-cms · GitHub
[go: up one dir, main page]

Skip to content
[BUG] In Advanced Page Settings, Global Page permissions not rendered #7677
Closed
@jrief

Description

@jrief

Description

This used to work until Django-3.11 but doesn't anymore in Django-4.1:

Steps to reproduce

  • Bring a page in edit mode.
  • Toolbar -> Page -> Advanced Page Settings
  • This opens a modal dialog where the user can add/change page permissions

After expanding "All Permissions" I see a line of text stating "Loading…".

This until Django-3.11 delivered a table of permissions for that page. Those permissions were loaded using an asynchronous Ajax call to the server initiated inside bundle.admin.base.min.js. In version 4.1 no such call is initiated.

Expected behaviour

As in Django-3.11, where the selected permissions are computed and shown.

Additional information (CMS/Python/Django versions)

Tested with branch release/4.1.x and devel-4.

Do you want to help fix this issue?

if someone can give me a hint where to start looking for, then voluntarily

  • Yes, I want to help fix this issue and I will join #workgroup-pr-review on Slack to confirm with the community that a PR is welcome.
  • No, I only want to report the issue.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0