Fix for the main (no pipe) case of bug 2095, triple closing backets on link
authorBrion Vibber <brion@users.mediawiki.org>
Wed, 18 May 2005 09:21:47 +0000 (09:21 +0000)
committerBrion Vibber <brion@users.mediawiki.org>
Wed, 18 May 2005 09:21:47 +0000 (09:21 +0000)
commit43fe2dcbe2a75a2c70855ec4212f9be6e2f00c47
tree901015787c2f4537827c7931842bc9d4053ab48c
parentf77b1cbbf34993ef91501de2d4e4b8f07395c332
Fix for the main (no pipe) case of bug 2095, triple closing backets on link
was putting the extra bracket as the link text instead of the trail.
This was due to a broken workaround for links in image captions.
For now it will still move the bracket inside the link text for piped links,
which is wrong and ought to be fixed.
RELEASE-NOTES
includes/Parser.php