Fix HTMLFormField calling Message::setContext with null
authorThiemo Mättig <thiemo.maettig@wikimedia.de>
Wed, 4 May 2016 13:29:24 +0000 (15:29 +0200)
committerThiemo Mättig <thiemo.maettig@wikimedia.de>
Wed, 4 May 2016 13:29:24 +0000 (15:29 +0200)
commit30aaec7b506e38ae628bbfd3b133bf43d58f12c1
treea0ef03cd6e2795219d1a6e9a6d0d909daa03c3fc
parent4e691f2c5f8cf7250984253079edce446145d50f
Fix HTMLFormField calling Message::setContext with null

This is a hotfix. If you think it's better to revert I2e6195b instead
please do so.

Bug: T134351
Change-Id: Ifcc832a731b18933bdf6edfd6eb7a5cd6046c3ba
includes/htmlform/HTMLFormField.php