Include moved pages
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 11
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
If a newly-created page is moved, it doesn't get included in the newsletter.
Example from today: https://indieweb.org/wiki/index.php?title=events/2023-02-08-hwc-europe&redirect=no was created with the incorrect slug and then moved to https://indieweb.org/events/2023-03-08-hwc-europe
Contributor guide
No contributing guide indexed for this repository
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 by tracing how the newsletter selects newly created pages, using the moved-page example in the issue as the reproduction case. Verify that a page created at the incorrect slug and then moved to the final slug is included in the newsletter, and add coverage if the project provides a suitable test location.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100