r81518 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r81517‎ | r81518 | r81519 >
Date:14:50, 4 February 2011
Author:jeroendedauw
Status:deferred
Tags:
Comment:
This thing is only causing problems, so let's throw it out
Modified paths:
  • /trunk/extensions/IncludeWP/api/ApiIncludeWP.php (modified) (history)

Diff [purge]

Index: trunk/extensions/IncludeWP/api/ApiIncludeWP.php
@@ -68,7 +68,7 @@
6969 $this->getResult()->addValue(
7070 null,
7171 null,
72 - strip_tags( $plaintext, '<p><b><h1><h2><h3><h4><h5><table><th><tr><td><li><ul><ol><a>' )
 72+ $plaintext
7373 );
7474 }
7575

Status & tagging log