https://bugzilla.wikimedia.org/show_bug.cgi?id=67991
--- Comment #3 from Daniel Naber <[email protected]> --- The problem is that we send the user directly to the diff view. There, we could use the 'wpWatchthis' parameter to set the value of the "watch" checkbox, but we cannot set a value that uses the user's setting. This happens only in Mediawiki's initialiseForm() method in EditPage.php. But it seems that method is never called when we enter the diff view directly. Maybe it helps to enter the preview instead of diff view, but that's one more step for the user then if they want to see the diff. -- 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
