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

--- Comment #3 from Keith Welter <[email protected]> ---
The problem is that the GraphViz extension 1.0+ uses two hooks and one function
that were introduced in MW 1.21 (PageContentSave, PageContentSaveComplete and
WikiPage::doEdit respectively). 

The fix is for the extension to use the older hooks and function for MW
versions <1.21 (ArticleSave, ArticleSaveComplete and WikiPage::doEditContent
respectively).

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