wiki.techinc.nl/includes/logging
Fomafix 6c30fab960 Use double quotes instead of singe quotes for HTML attributes
htmlspecialchars[1] encodes only double quotes not single quotes.
Therefor the HTML attribute must enclosed with double quotes for
correct output encoding.

[1] https://secure.php.net/manual/en/function.htmlspecialchars.php

Change-Id: I3fec5299585187ed70d62b9248007af34b0db85b
2017-07-26 22:56:52 +00:00
..
BlockLogFormatter.php Use double quotes instead of singe quotes for HTML attributes 2017-07-26 22:56:52 +00:00
ContentModelLogFormatter.php Replace Linker::link() usage with LinkRenderer 2016-12-01 12:04:38 -08:00
DeleteLogFormatter.php Move count of revisions/files out of undelete log comment 2017-04-08 05:46:45 +00:00
ImportLogFormatter.php Move details of import logs into log params 2015-11-11 18:34:18 +01:00
LogEntry.php Remove auto-generated "Constructor" documentation on constructors 2017-07-21 12:19:30 +02:00
LogEventsList.php Remove auto-generated "Constructor" documentation on constructors 2017-07-21 12:19:30 +02:00
LogFormatter.php Expose LinkRenderer for LogFormatter instances 2017-06-30 02:05:29 -07:00
LogPage.php build: Update mediawiki/mediawiki-codesniffer to 0.10.1 2017-07-22 18:24:09 -07:00
LogPager.php Remove auto-generated "Constructor" documentation on constructors 2017-07-21 12:19:30 +02:00
MergeLogFormatter.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
MoveLogFormatter.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
NewUsersLogFormatter.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
PageLangLogFormatter.php First version of Page Language selector 2014-06-27 23:27:07 +00:00
PatrolLog.php Use distinct log actions for patrol 2016-03-25 15:04:11 -07:00
PatrolLogFormatter.php Replace some usages of Linker::link with LinkRenderer 2017-04-20 02:13:30 +00:00
ProtectLogFormatter.php Replace some usages of Linker::link with LinkRenderer 2017-04-20 02:13:30 +00:00
RightsLogFormatter.php build: Prepare for mediawiki/mediawiki-codesniffer to 0.9.0 2017-06-26 17:14:31 +00:00
TagLogFormatter.php Add used messages to LogFormatter::getMessageKey overrides 2016-02-22 19:11:18 +01:00
UploadLogFormatter.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00