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.
Description
Description
Details
Details
Subject | Repo | Branch | Lines +/- | |
---|---|---|---|---|
LogEntry: Restore logic to add change tags on udp-only publish | mediawiki/core | master | +6 -0 |
Related Objects
Related Objects
- Mentioned In
- T228669: Add #pagetriage tag to potential copyright violation log entries
T218940: Exception "At least one of: RCID, revision ID, and log ID MUST be specified" from ManualLogEntry::publish - Mentioned Here
- rMW33389dd44c8f: Avoid multiple writes to changetags table in recentchanges_save hook
Event Timeline
Comment Actions
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
Comment Actions
Change 495898 merged by jenkins-bot:
[mediawiki/core@master] LogEntry: Restore logic to add change tags on udp-only publish