Skin: handle invalid titles gracefully
authorNiklas Laxström <niklas.laxstrom@gmail.com>
Sat, 6 Dec 2014 09:50:10 +0000 (10:50 +0100)
committerUmherirrender <umherirrender_de.wp@web.de>
Mon, 15 Dec 2014 18:46:17 +0000 (18:46 +0000)
commitc3704788f97ad34911dea35c92cfe7d05cce6e0a
tree76951eb2db827a9413d741aed5c4b6e2f2fcaa15
parent25c5bd41b97706b0dfdc3ffa1f0878b1bb7f4d92
Skin: handle invalid titles gracefully

Linker::link throws a notice if given null instead of title. Title
is constructed based on messages, so it can easily be null.

Change-Id: I5451135966cbb3bbd09d2568cec6b936f3b88aa3
includes/skins/Skin.php