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

Bawolff (Brian Wolff) <bawolff...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bawolff...@gmail.com

--- Comment #3 from Bawolff (Brian Wolff) <bawolff...@gmail.com> ---
Its probably caused by the line:

$wgParser->clearTagHooks(); (line 79 of refreshLinks.php)

Which is probably somewhat misguided as some hooks are important (This has
caused bugs on Wikimedia wikis in the past). I would say we should get rid of
that line and instead make extensions implement the MaintenanceRefreshLinksInit
where it is appropriate.

-- 
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