Skip user namespace prefix for rights log entry
authorumherirrender <umherirrender_de.wp@web.de>
Fri, 9 Oct 2015 20:36:47 +0000 (22:36 +0200)
committerumherirrender <umherirrender_de.wp@web.de>
Sat, 10 Oct 2015 05:38:10 +0000 (07:38 +0200)
commit5cf7db33fabb3603ce0c07baa3a93ee78ad11b09
tree170cca7dd49dbca69f30c90f25feeacb49b7d17f
parente9c8969a7a2d607f47e8d7705bc19ea5d2d101cb
Skip user namespace prefix for rights log entry

The target of the right log entry is shown with namespace prefix, but it
is always a user, so skip the namespace prefix.

Change-Id: Ibe6005cc70ff3933836166d97c544267fb7d9951
includes/logging/LogFormatter.php
includes/logging/RightsLogFormatter.php
tests/phpunit/includes/logging/RightsLogFormatterTest.php