https://bugzilla.wikimedia.org/show_bug.cgi?id=8912
pink-ink <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #16 from pink-ink <[email protected]> 2009-01-05 02:22:27 UTC --- Good hint. Months ago I had found out how to edit the page by script: One problem was, that the edit form didn't contain any wpAutoSummary field (using the ruby gem 'mechanize'). So I didn't send the wpAutoSummary hash and saving didn't work. Then I tried to use the only unnamed and empty field in the edit form as if it was the wpAutoSummary field. That did the trick! As a conclusion for me, getting a preview page again and again after trying to save a page does not help much in finding out that the wpAutoSummary hash is the problem. I would wish, there would be an error message or something more specific leading to the fault. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
