Go to file
Brad Jorsch c9de00aeff SECURITY: Don't escape strip markers when escaping attributes in mw.html
Core strip markers were changed in T110143 to include characters that
are normally encoded in attributes, however we want to pass them through
here so they can be unstripped correctly in the output wikitext.

This fix makes "Strip markers in CSS" parser test pass again.

Bug: T110143
Bug: T135961
Change-Id: I1353931a53c668d8a453dfa2300a99f59fdb01c5
2016-05-22 21:40:32 -04:00
common Fix uncontroversial phpcs errors 2016-05-18 16:31:28 -04:00
engines SECURITY: Don't escape strip markers when escaping attributes in mw.html 2016-05-22 21:40:32 -04:00
i18n Localisation updates from https://translatewiki.net. 2016-05-22 22:27:35 +02:00
modules Update jscs configuration 2016-02-13 16:18:05 +01:00
tests/engines SECURITY: Don't escape strip markers when escaping attributes in mw.html 2016-05-22 21:40:32 -04:00
.gitignore Add phplint to composer 2016-02-10 08:57:50 +00:00
.gitreview Adding .gitreview 2012-04-06 13:46:17 -04:00
.jscsrc Update jscs configuration 2016-02-13 16:18:05 +01:00
.jshintignore Add jshint to npm 2016-02-19 15:33:18 +00:00
.jshintrc Add jshint to npm 2016-02-19 15:33:18 +00:00
composer.json Add mediawiki/mediawiki-codesniffer 2016-05-18 15:16:32 +02:00
Gruntfile.js Add jshint to npm 2016-02-19 15:33:18 +00:00
package.json Add jshint to npm 2016-02-19 15:33:18 +00:00
phpcs.xml Fix uncontroversial phpcs errors 2016-05-18 16:31:28 -04:00
Scribunto.i18n.php Fix uncontroversial phpcs errors 2016-05-18 16:31:28 -04:00
Scribunto.magic.php Localisation in Breton language 2016-05-09 09:25:35 +00:00
Scribunto.namespaces.php Localisation in Breton language 2016-05-09 09:25:35 +00:00
Scribunto.php Fix uncontroversial phpcs errors 2016-05-18 16:31:28 -04:00