https://bugzilla.wikimedia.org/show_bug.cgi?id=29907

--- Comment #1 from Reedy <[email protected]> 2011-07-15 15:59:02 UTC ---
If the Api hits against $article->getParserOutput(), that will read from the
parser cache, and when it gets down to "return $this->getOutputFromWikitext(
$text, $useParserCache );", a save back to the parser cache is performed

So, that is proof that at least *some* of the code paths do hit things that at
least in some cases set/get from the parser cache.

Do you have a specific use case for this bug where you've hit a limitation
that's saying you can't do that?

-- 
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

Reply via email to