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

Saving a page is not updating the title #209

Open
jkevingutierrez opened this issue Feb 4, 2021 · 0 comments · May be fixed by #210
Open

Saving a page is not updating the title #209

jkevingutierrez opened this issue Feb 4, 2021 · 0 comments · May be fixed by #210

Comments

@jkevingutierrez
Copy link

Found a bug, please fill out the sections below

Issue summary

Updating a page title without publishing it, is not showing the updated title in the pages list.

Looking at the code the _page_title_explore.html is using the page.title instead of page.get_admin_display_title

How to reproduce?

  • Create a TranslatablePage with some title
  • Update the title of the page, without publishing it
  • Go to the list of pages /admin/pages/ the page is showing the old title.

Technical details

  • Python 3.9.7, django 3.0, wagtail 2.10 and wagtailtrans 2.2.1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant