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

--- Comment #4 from Dmitriy <[email protected]> 2010-02-19 15:23:43 UTC ---
There is no hook $wgHooks['EditPageMergeChanges'][] =
'EditConflict::doEditConflict'; currently defined in MediaWiki core, but that
is unrelated, because that hook is only optional (via the simple patch of
EditPage.php) and the extension works without patching of core. (The core
patching is only an enhancement, not an requirement to run my extension).

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
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