From: Fomafix Date: Wed, 28 Sep 2016 16:07:29 +0000 (+0200) Subject: Change the rfcurl from protocol relative to HTTPS X-Git-Tag: 1.31.0-rc.0~1539^2 X-Git-Url: http://git.cyclocoop.org/%7B%24admin_url%7Dcompta/comptes/journal.php?a=commitdiff_plain;h=66216b12ee2c22468cce8c2f4751696b78fa5d74;p=lhc%2Fweb%2Fwiklou.git Change the rfcurl from protocol relative to HTTPS http://tools.ietf.org/html/rfc redirects to https://tools.ietf.org/html/rfc This change avoids the redirect on HTTP Wiki installations. Change-Id: Ic00b38b04ce78178c64c13bab7f1b2e4b6c5b803 --- diff --git a/languages/i18n/en.json b/languages/i18n/en.json index 606203b12b..923ab62762 100644 --- a/languages/i18n/en.json +++ b/languages/i18n/en.json @@ -2038,7 +2038,7 @@ "magiclink-tracking-pmid-desc": "This page uses PMID magic links. See [https://www.mediawiki.org/wiki/Special:MyLanguage/Help:Magic_links mediawiki.org] on how to migrate.", "magiclink-tracking-isbn": "Pages using ISBN magic links", "magiclink-tracking-isbn-desc": "This page uses ISBN magic links. See [https://www.mediawiki.org/wiki/Special:MyLanguage/Help:Magic_links mediawiki.org] on how to migrate.", - "rfcurl": "//tools.ietf.org/html/rfc$1", + "rfcurl": "https://tools.ietf.org/html/rfc$1", "pubmedurl": "//www.ncbi.nlm.nih.gov/pubmed/$1?dopt=Abstract", "specialloguserlabel": "Performer:", "speciallogtitlelabel": "Target (title or {{ns:user}}:username for user):", diff --git a/tests/parser/parserTests.txt b/tests/parser/parserTests.txt index 44bcdffeb4..97bff348ee 100644 --- a/tests/parser/parserTests.txt +++ b/tests/parser/parserTests.txt @@ -5623,7 +5623,7 @@ Examples from RFC 2732, section 2: !! html/php

http://[2404:130:0:1000::187:2]/index.php -

Examples from RFC 2373, section 2.2: +

Examples from RFC 2373, section 2.2:

-

Examples from RFC 2732, section 2: +

Examples from RFC 2732, section 2: