https://bugzilla.wikimedia.org/show_bug.cgi?id=43798
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from [email protected] --- Yes, after the user saves (when the PostEdit checkmark appears), the openTask code logs 'save-success' and removes the article from the user's cookie. If the user clicks the article's [Edit] tab again, there's no task and so no RecentChanges tagging. Only returning to Special:GettingStarted and clicking the title again, will start a new task. If we want to keep monitoring these edits for the session, we could change the logic. Simplest would be not to remove from the cookie, so that subsequent views, edits, saves of the article all get logged and and edits continues to be tagged until the user quits the browser. -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug. You are watching all bug changes. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
