https://bugzilla.wikimedia.org/show_bug.cgi?id=10172
--- Comment #16 from Roan Kattouw <[email protected]> 2009-02-27 14:19:50 UTC --- Created an attachment (id=5868) --> (https://bugzilla.wikimedia.org/attachment.cgi?id=5868) Proposed patch The attached patch aims to fix this bug by: * moving up the UPDATE on wl_notificationtimestamp to before the EnotifNotifyJob is scheduled * moving up the query fetching the users to be notified before that, because it needs the old value of wl_notificationtimestamp * passing actuallyNotifyOnPageChange() and the EnotifyNotifyJob an array of user IDs * adding UserArray::newFromIDs() -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
