https://bugzilla.wikimedia.org/show_bug.cgi?id=23641
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7402|0 |1 is obsolete| | --- Comment #6 from [email protected] 2010-05-25 11:17:31 UTC --- Created an attachment (id=7403) --> (https://bugzilla.wikimedia.org/attachment.cgi?id=7403) Patch to Article.php fixing this bug and bug 23655 This patch moves most of the functionality of insertNewArticle and updateArticle into doEdit, which should make it pretty easy to modify the rest of the core so as to deprecate those former two functions (although that'll be another patch). &$redirect is introduced, which allows the hook function to choose whether or not the user will be redirected back to the page after the edit has been successfully committed. -- 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
