Page MenuHomePhabricator

ManualLogEntry::publish( $id, 'udp' ) does not save change tags
Closed, ResolvedPublic

Description

rMW33389dd44c8f: Avoid multiple writes to changetags table in recentchanges_save hook rearranged the logic for adding tags on log entry publish to allow RecentChange to do the job when an RC entry was also being added. What wasn't noticed was that it lost the tagging entirely when an RC entry was not being created.

Event Timeline

Change 495898 had a related patch set uploaded (by Anomie; owner: Anomie):
[mediawiki/core@master] LogEntry: Restore logic to add change tags on udp-only publish

https://gerrit.wikimedia.org/r/495898

Change 495898 merged by jenkins-bot:
[mediawiki/core@master] LogEntry: Restore logic to add change tags on udp-only publish

https://gerrit.wikimedia.org/r/495898