wagtail-localise displays an outdated page title when manually syncing a page
Open
Nobody has claimed this yet.
django
- Dominant language
- Python
- Stars
- 36
- Forks
- 39
- Avg merge
- 2d 5h
- Merged PRs (30d)
- 3
Description
On the "Update existing translations" screen at https://guide.wagtail.org/admin/localize/update/39/, the page title at the top of the screen isn’t the current title of the page.
It’s most likely the title at the last time the page was synced (see #293).
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start at the Update existing translations screen linked in the issue and reproduce the problem with a page whose title changed after its last sync. Trace where the screen gets the displayed title and verify that manual syncing uses the current title rather than the title from the previous sync.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- localization
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100