Go to file
Daimona Eaytoy 7008de80e6 Don't use an empty string for block parameters
Follow-up of Iaeae672dca66ffc745054daabd6f0eae7dfbc648. Some actions
were still marked with red, specifically the ones with block inside. The
reason is that we stored the 'blocktalk' parameter as an emtpy string if
false, which wasn't filtered when loading request. Changing the empty
string to something different is enough to fix the problem, hopefully
without regressions. Note that this isn't retroactive and needs an edit
to become effective.

Bug: T189681
Change-Id: I7d7f0606fc23bad5ba342076066ab0e935680b3f
2018-04-26 09:13:02 +02:00
db_patches abuse_filter_log table only uses tinyint not int for namespace ID 2014-03-04 02:24:27 +00:00
i18n Localisation updates from https://translatewiki.net. 2018-04-23 22:29:57 +02:00
includes Don't use an empty string for block parameters 2018-04-26 09:13:02 +02:00
maintenance Fix coding conventions exclusion rules 2018-04-20 08:40:18 +00:00
modules Use the old textarea if JavaScript is disabled 2018-04-23 23:43:23 +00:00
tests Fix coding conventions exclusion rules 2018-04-20 08:40:18 +00:00
.eslintrc.json build: Replace jshint with eslint 2018-02-08 16:26:50 +00:00
.gitignore Expand .gitignore for more editors 2016-11-13 12:49:41 +01:00
.gitreview Whoops, track not trace 2016-10-24 17:01:30 -07:00
.phpcs.xml Remove unused wgTitle + remove exception from PHPCS 2018-04-21 10:03:49 +02:00
.stylelintrc.json build: Bump devDependencies to latest 2018-02-10 21:00:53 +00:00
AbuseFilter.alias.php Use short array syntax in alias file 2017-06-15 14:30:30 +00:00
abusefilter.tables.pg.sql PostgreSQL: Add missing columns for AbuseFilter 2018-02-16 19:26:34 +01:00
abusefilter.tables.sql abuse_filter_log table only uses tinyint not int for namespace ID 2014-03-04 02:24:27 +00:00
abusefilter.tables.sqlite.sql abuse_filter_log table only uses tinyint not int for namespace ID 2014-03-04 02:24:27 +00:00
CODE_OF_CONDUCT.md Add CODE_OF_CONDUCT.md 2017-06-07 08:28:35 +04:30
composer.json build: Updating mediawiki/mediawiki-codesniffer to 18.0.0 2018-04-13 19:47:23 +00:00
COPYING Add COPYING 2014-01-22 21:21:10 +00:00
extension.json add grant to view private abusefilter log entries 2018-04-11 08:59:36 +00:00
Gruntfile.js Revert "Revert "Switch editor to Ace and provide syntax highlight"" 2018-03-30 11:10:16 -04:00
hooks.txt (bug 42064) AbuseFilter + EditFilterMergedContent 2013-01-17 11:18:28 +01:00
package.json build: Bump devDependencies to latest 2018-04-04 17:34:02 -07:00