mediawiki-extensions-Popups/tests
WMDE-Fisch 6c535739bf Use title.getNameText() to compare selflinks
config.get( 'wgTitle' ) returns the unnormalized title of the current
page while title.getName() gets the normalized title (e.g. with underscores ).

On pages with spaces in the check failed before this patch.

Bug: T220097
Change-Id: I58a532627bb27be030cbc553f1181a89109edd80
2019-04-26 13:58:08 +02:00
..
node-qunit Use title.getNameText() to compare selflinks 2019-04-26 13:58:08 +02:00
phpunit Remove redundant wgPopupsShouldSendModuleToUser variable 2019-04-09 18:31:35 +00:00
selenium Fix module load script and remove pause 2019-04-08 21:17:53 +02:00