"Dantman" posted a comment on MediaWiki.r108343. URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/108343#c29257
Commit summary for MediaWiki.r108343: [mw.config] wgAction shouldn't use direct URL values * Fixes bug 25800 * Depends on r108342 Dantman's comment: I don't believe so. Actions are high-level things specific to this one way we render a page based on the url. The request could say come from a separate entrypoint, one in which actions have absolutely meaning at all. Hence it isn't really abstract enough for a RequestContext. However I believe that this should make sure that $mediaWiki is actually set, I don't believe that it's existence should be required for a page to be rendered. We can build pages in other ways. _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
