https://bugzilla.wikimedia.org/show_bug.cgi?id=26110
--- Comment #6 from Hannes Roest <[email protected]> 2010-11-25 09:17:19 UTC --- Hi Rob, thanks for the quick response. I will be gone for a week and wont have a chance to test further but it seems that the problem is not quite solved. The internal server error has disappeared but now I get this: <?xml version="1.0"?><api><error code="notarget" info="Cannot find a flagged revision with the specified ID." /></api> whereas the specified revision clearly exists: http://de.wikipedia.org/w/index.php?oldid=81798619 I have registered for the proteotype wiki, but dont have review rights - so I cannot test there either...maybe you can give me the rights? http://prototype.wikimedia.org/de.wikipedia.org/Benutzer:Hannes_R%C3%B6st The ultimate test for me or you to do is to run the pywikipediabot and try to review a page only given its revision id. Might it be possible to run such a test automatically for each mediawiki-version that is deployed? I also dont think I understand the suggested fix above. The error message produced on line 114 does not seem to relate to de-approving as suggested by the comments or am I mistaken? (if I am correct and the above message is produced by code on line 114). It might also be nice to distinguish it from a failure on line 50 where the error message seems to be correct and some other problem occurred with generating a Revision object from Revision::newFromId(). Greetings, Hannes -- 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
