Truncate null revision comment for whole multibyte characters
authorumherirrender <umherirrender_de.wp@web.de>
Fri, 20 Feb 2015 21:19:53 +0000 (22:19 +0100)
committerUmherirrender <umherirrender_de.wp@web.de>
Thu, 12 Mar 2015 18:17:45 +0000 (18:17 +0000)
commitfa95cb9d73f7de7f7e90c11fa8c00ca955dba0d1
treec288b3048ca39116bd3da41bb8ae36f3c5419f1e
parent555a0b8645f1afcdb422275190573ce8861e8e31
Truncate null revision comment for whole multibyte characters

Added a truncate for multibyte characters to Revision::newNullRevision.
This avoids broken characters for long comment, mostly the comment for
move or protection in the history.
The whole comment is still visible on Special:Log.

Bug: T85700
Change-Id: Ie0863261484ee99006407c12c3a920ea476925e3
includes/Revision.php