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

Kunal Mehta (Legoktm) <legoktm.wikipe...@gmail.com> changed:

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

--- Comment #1 from Kunal Mehta (Legoktm) <legoktm.wikipe...@gmail.com> ---
The least-evil idea I could come up with is just setting $wgHooks['AbortMove']
= array(); while moving pages, and then resetting it afterwards.

Out of WMF-deployed extensions, grep found:
* AbuseFilter
* EducationProgram
* JsonConfig
* LiquidThreads
* TitleBlacklist (also could block page moves)
* WikimediaIncubator

The only extension where such a thing would be unsafe looks to be LQT...it's
doing some scary database updates in an abort hook???

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