Don't call Parser::replaceInternalLinks twice, but instead
authorWil Mahan <wmahan@users.mediawiki.org>
Tue, 5 Oct 2004 03:55:41 +0000 (03:55 +0000)
committerWil Mahan <wmahan@users.mediawiki.org>
Tue, 5 Oct 2004 03:55:41 +0000 (03:55 +0000)
commitf9841742904f845b88f870a15659680239512522
tree62dd9eb6885eaf0c0992a72a0c3b694bdb3596b4
parent0d450b5416b3e490ad688d4be6c3d33223f46462
Don't call Parser::replaceInternalLinks twice, but instead
recursively replace links inside of image captions. Patch
by Rowan Collins (IMSoP), loosely based on a patch by me.
Fixes bug 637.
includes/Parser.php
includes/Skin.php