Don't allow padding parser functions to be used to truncate strings. This breaks...
authorAndrew Garrett <werdna@users.mediawiki.org>
Sat, 31 Jan 2009 00:46:38 +0000 (00:46 +0000)
committerAndrew Garrett <werdna@users.mediawiki.org>
Sat, 31 Jan 2009 00:46:38 +0000 (00:46 +0000)
commit8d6213da2a881319a45c524c14a468db0f33ef94
tree1525cfe23e82304a5cb020eb9191f3de6764cf44
parentdc77abf2864bfd00a75c7fa5aae739fa8e4228e2
Don't allow padding parser functions to be used to truncate strings. This breaks in some situations, and also encourages its use to reconstruct StringFunctions with core parser functions, which is undesirable for performance and usability reasons.
includes/parser/CoreParserFunctions.php