mediawiki-extensions-Popups/tests/qunit
Prateek Saxena 03f4fa63b2 core: getTitle: Return undefined for non URI links
mw.Uri throws an exception when dealing with -

    href="javascript:void(0);"
    href="mailto:abc@example.com"
    etc.

Using a try…catch to return undefined in this case.

Bug: T95215
Change-Id: I632e9dc0e70a5fddf9f2573572bfc8e7f6232923
2015-04-21 19:19:43 +05:30
..
ext.popups.core.test.js core: getTitle: Return undefined for non URI links 2015-04-21 19:19:43 +05:30
ext.popups.renderer.article.test.js Use href attribute to calculate titles 2015-04-06 05:55:25 -04:00