Recommit r38149, with the fatal error fixed. The EditSectionLinkForOther hook is...
authorAryeh Gregor <simetrical@users.mediawiki.org>
Mon, 28 Jul 2008 23:52:55 +0000 (23:52 +0000)
committerAryeh Gregor <simetrical@users.mediawiki.org>
Mon, 28 Jul 2008 23:52:55 +0000 (23:52 +0000)
commit39273d2c67ef201c30e19a66c3923ff1979fd66b
treecf994789e2eee1843f07ca12e1b81be23e6e0e66
parentb0c477aa1da0727ffdd5a924b041081b01ef7e23
Recommit r38149, with the fatal error fixed.  The EditSectionLinkForOther hook is now removed entirely -- EditSectionLink is run unconditionally instead.  This is extremely unlikely to break any extensions.
RELEASE-NOTES
docs/hooks.txt
includes/Linker.php
includes/parser/Parser.php