https://bugzilla.wikimedia.org/show_bug.cgi?id=73219

            Bug ID: 73219
           Summary: wl_notificationtimestamp field is not copied on page
                    moves
           Product: MediaWiki
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Keywords: easy
          Severity: normal
          Priority: Unprioritized
         Component: Watchlist
          Assignee: [email protected]
          Reporter: [email protected]
       Web browser: ---
   Mobile Platform: ---

When a page is moved, the new title for the page is added to the watchlist. But
the wl_notificationtimestamp field is not copied from the old title to the new,
meaning that edits from before the move are not highlighted on the history page
and such.

The relevant code appears to be WatchedItem::doDuplicateEntries; simply adding
the field to the select and then to the $values array should do it.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to