Reimplement Special:MoveThread with the new HTMLForm interface, fixing several bugs...
authorAndrew Garrett <werdna@users.mediawiki.org>
Wed, 27 May 2009 16:11:23 +0000 (16:11 +0000)
committerAndrew Garrett <werdna@users.mediawiki.org>
Wed, 27 May 2009 16:11:23 +0000 (16:11 +0000)
commit9505767893a8aaa186c6cccf295af901680a67e2
tree7117039c62fc79e3dce5d3370f63faacf8d2ba80
parentedcefd5186c15ba1efcc72ce00647df9b654afbd
Reimplement Special:MoveThread with the new HTMLForm interface, fixing several bugs in the process:
* Bug 18949 LiquidThreads allows threads to be moved to pages without LiquidThreads enabled.
* You could move a thread to the page it was already on, which would leave strange placeholders that don't make sense.
* Allowing wikitext in some new places where it makes sense.
includes/HTMLForm.php