https://bugzilla.wikimedia.org/show_bug.cgi?id=25720
Krinkle <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from Krinkle <[email protected]> 2010-11-02 23:26:24 UTC --- Revision timestamp is the time the last revision was stored. Localtimestamp is the time the page was last parsed. If one purges the page (action=purge) afaik the localtimestamp will be updated (among othere things), but revisiontimestamp will stay the same. When somebody clicks "Save" the time the request is recieved will be marked as the revisiontimestamp (the time you see on the History page). Then the rendering starts and it can sure take longer then a second sometimes (or even if the rendering only takes 3 miliseconds, if after 2 miliseconds the clock completes the minute, the localtimestamp right after saving could be one minute more). So I dont think this is a bug, nor should it be changed. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- 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
