https://bugzilla.wikimedia.org/show_bug.cgi?id=42715
--- Comment #9 from Jon Harald Søby <[email protected]> --- (In reply to comment #8) > (In reply to comment #7) > > Not sure how much this helps, as the delivery process is active on all > > Wikimedia wikis, not only on Meta-Wiki. > > It's a lock, not a block, for the bot; Jhs said it should work to prevent > edits. Yeah, if I understand the code from line 62 correcly here [1], the extension checks if the bot is logged in before posting, and returns an error if it can't log in. Since locking (which is global) logs the user out and prevents logging in, I'm pretty sure this will fix the problem with multiple user talk messages at least – e-mails I don't know about, but this should fix half the problem. [1] https://gerrit.wikimedia.org/r/gitweb?p=mediawiki/extensions/TranslationNotifications.git;a=blob;f=TranslationNotificationJob.php;h=da900499081bdf8b57166a86499d1ddcede104e1;hb=HEAD -- You are receiving this mail because: 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
