Since there is now a log_page field that doesn't change when pages are moved or deleted, or deleted pages are recreated, we should have rebuildrecentchanges.php use the log_page field instead of the page_id as the rc_cur_id for the recent changes entries corresponding to log entries. Doing so would ensure that the page moves appear correctly when viewing the RecentChangesLinked special page for a category, and in case of deleted pages being recreated, the deletion does not incorrectly appear.
Description
Description
Details
Details
Subject | Repo | Branch | Lines +/- | |
---|---|---|---|---|
Use log_page as the rc_cur_id for log entries in rebuildrecentchanges.php | mediawiki/core | master | +6 -9 |
Related Objects
Related Objects
- Mentioned In
- T27754: Populate rc_cur_id as well on upload event
Event Timeline
Comment Actions
Change 409193 had a related patch set uploaded (by GeoffreyT2000; owner: GeoffreyT2000):
[mediawiki/core@master] Use log_page as the rc_cur_id for log entries in rebuildrecentchanges.php
Comment Actions
Change 409193 merged by jenkins-bot:
[mediawiki/core@master] Use log_page as the rc_cur_id for log entries in rebuildrecentchanges.php