https://bugzilla.wikimedia.org/show_bug.cgi?id=30425
Daniel Werner <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Daniel Werner <[email protected]> 2011-10-14 21:33:12 UTC --- By caching templates, it shouldn't be forgotten that they could contain dynamic or randomly generated content, so it should be possible for parser functions to disable the cache, of course this must be done recursively then. I am not sure whether this is the case already, I just recall Extension:Variables behaving buggy on cached templates and when I last checked I think there already was some way for preventing caching but it didn't really work... Guess I will look into this again soon. -- 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
