https://bugzilla.wikimedia.org/show_bug.cgi?id=67010

--- Comment #2 from Cindy Cicalese <[email protected]> ---
Thank you for the bug report. I am not seeing that behavior, but I am guessing
that it has to do with the change to line 87 of SemanticRating.php. Could you
please confirm that replacing that line, which in the new version is

    $return output;

with

    return array($parser->insertStripItem($output, $parser->mStripState),
        'noparse' => false, 'isHTML' => true);

makes the problem go away? If so, I will change that back. Could you please
also let me know what version of MediaWiki you are currently using?

Thanks.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to