wiki.techinc.nl/tests
Brian Wolff 28d44262aa Escape % sign if form valid percent-encoding in fragment identifiers
Currently if you combine a valid percent encoding and a non
escaped character that is reserved in urls in a headline, the toc
link does not work. E.g. ==`%41== needs #`%2541 but we currently
generate #`%41 which matches ==`A== instead.

Tested in firefox and chrome

Bug: T238385
Change-Id: Ice2bbf79bed612d488ed6feb7510035e9dfb33af
2020-02-15 02:54:32 -08:00
..
api-testing Move Search and Watchlist tests from api-testing repo into Core 2020-02-06 00:55:53 +00:00
common Remove LanguageConverter dependencies on Title and use LinkTarget 2020-02-12 18:37:11 +03:00
integration/includes Autofix 94 PHPUnit 8 compat issues 2019-12-13 15:29:10 +01:00
parser Escape % sign if form valid percent-encoding in fragment identifiers 2020-02-15 02:54:32 -08:00
phan Remove "Squiz.WhiteSpace.FunctionSpacing" from phpcs exclusions 2019-05-11 02:44:26 +01:00
phpunit Escape % sign if form valid percent-encoding in fragment identifiers 2020-02-15 02:54:32 -08:00
qunit Merge "mediawiki.base: Remove 'timeStamp' property from mw.track()" 2020-02-06 23:45:13 +00:00
selenium selenium: Replace wdio-chromedriver with ./selenium.sh script 2020-01-17 17:03:54 +00:00
.htaccess