https://bugzilla.wikimedia.org/show_bug.cgi?id=12701
--- Comment #19 from Roan Kattouw <[email protected]> 2009-05-18 14:37:54 UTC --- (In reply to comment #18) > Created an attachment (id=6129) --> (https://bugzilla.wikimedia.org/attachment.cgi?id=6129) [details] > proposed patch > > Maybe this patch would help. It also adds how many unreaded messages you have > in the notification. > Adding Title::getPreviousRevisionIDAtOffset() is of no use, since we've got Revision::getPrevious() already. Also, there's only one entry per user in the user_newtalk table AFAIK, so returning the number of entries is useless as well in that case. Also, instead of using the 'newmessage' and 'newmessages' messages, you should use {{PLURAL:}}. -- 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
