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

Brad Jorsch <bjor...@wikimedia.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bjor...@wikimedia.org

--- Comment #3 from Brad Jorsch <bjor...@wikimedia.org> ---
I note that something like
api.php?format=jsonfm&action=parse&title=MediaWiki:Common.js&text=[[Category:Foo]]
can be used to quickly check the bug.

git bisect against core turns up gerrit change 67983 as the culprit; the root
of the problem seems to be that the hook function enabled in gerrit change
131447 doesn't bother with the special handling done for $wgTextModelsToParse
in includes/content/TextContent.php.

I'd suggest any other patches done to support 67983 should be checked for
similar problems.

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to