https://bugzilla.wikimedia.org/show_bug.cgi?id=29247
--- Comment #5 from Brion Vibber <[email protected]> 2011-06-02 18:35:11 UTC --- As far as I can tell, the plugin just doesn't send any text along with the save POST... array ( 'wpTextbox1' => '', 'wpSummary' => 'whaaaaat', 'wpSection' => '', 'wpEdittime' => '20110602183351', 'wpSave' => 'Save page', 'wpEditToken' => '5eb180c19a480b22bd373da0cdd4fc47+\\', ) The wpTextbox1 field should contain the page text to be saved, but there's just nothing there. -- 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
