https://bugzilla.wikimedia.org/show_bug.cgi?id=40988
--- Comment #4 from Aaron Schulz <[email protected]> 2012-11-11 06:50:21 UTC --- (In reply to comment #3) > How was this tested? Using action=purge? > > There will be an increase in the scenarios where there can be a parser cache > miss, but I'm actually having a hard time seeing where a page needs to be > parsed twice on view (on edit it can happen for logged-out users). Actually even on edit that won't need to parse twice since the user sees the current version after submission (which is cached in doEditUpdates). -- 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
