https://bugzilla.wikimedia.org/show_bug.cgi?id=45286
--- Comment #3 from Sam Reed (reedy) <[email protected]> --- case 'user-link': $this->setShowUserToolLinks( false ); $user = User::newFromName( $value ); $value = Message::rawParam( $this->makeUserLink( $user ) ); $this->setShowUserToolLinks( $saveLinkFlood ); break; -- You are receiving this mail because: You are on the CC list for the bug. 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
