SpecialNewSection: Fix handling of 'preloadparams'
authorBartosz Dziewoński <matma.rex@gmail.com>
Mon, 26 Aug 2019 18:02:57 +0000 (20:02 +0200)
committerBartosz Dziewoński <matma.rex@gmail.com>
Mon, 26 Aug 2019 18:02:57 +0000 (20:02 +0200)
commit41113dedba0a7732f1dd954ad687e419a4393467
tree9f2de0003fa8cfe72277ba97c4eac449e123743a
parentc63a37679c8e96940702fa84e4def02484dd8e24
SpecialNewSection: Fix handling of 'preloadparams'

The parent class RedirectSpecialPage handles array parameters
automatically, and we need to specify the name without the '[]',
same as in RedirectSpecialArticle.

Bug: T231088
Change-Id: I52838a39f3311fe612c466903d7eda95fecedfa7
includes/specials/SpecialNewSection.php