https://bugzilla.wikimedia.org/show_bug.cgi?id=42740
--- Comment #1 from Sam Reed (reedy) <[email protected]> --- protected function toEditContent( $text ) { if ( $text === false || $text === null ) { return $text; } -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
