User "Jeroen De Dauw" posted a comment on MediaWiki.r95339. Full URL: https://secure.wikimedia.org/wikipedia/mediawiki/wiki/Special:Code/MediaWiki/95339#c21364 Commit summary:
up rel notes Comment: Turns out that the issue did not lie with mw.config.get, but with $wgOut->addScript. In 1.17, when you do mw.config.set in scripts passed to this method, you're note able to access these via config.get, while this does work in later versions of MW. I figure this is simply unsupported behaviour in 1.17 rather then an actual bug. _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
