Extension talk:AfterEdit

From MediaWiki.org

Jump to: navigation, search

The hook AlternateEdit is called twice. EditPage::edit() calls AlternateEdit, which calls AfterEdit, which in turns calls EditPage::edit() which calls AlternateEdit once again. Although AfterEdit protects itself against being called twice, the same protection can not be guaranteed to other AlternateEdit hook functions. --Emceelam 00:31, 3 August 2008 (UTC)