https://bugzilla.wikimedia.org/show_bug.cgi?id=4196
Roan Kattouw <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #27 from Roan Kattouw <[email protected]> 2010-03-26 19:13:35 UTC --- (In reply to comment #26) > (In reply to comment #24) > > Be aware though that it will never be enabled on Wikimedia. > > For what reason? Caching was mentioned as a reason, but it is an issue with > most other variables anyway, so no reason why this could not be done on WM > wikis. For stuff like {{CURRENTDAY}}, this is handled by reducing the cache lifetime to an hour. This means that when you view a page using {{CURRENTDAY}} between 00:00 and 01:00 UTC, it'll probably show the wrong value, but we seem to have decided that's acceptable for performance's sake. However, hourly updates are totally unacceptable for {{CURRENTUSER}}, it needs to literally change at every page view. -- 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
