https://bugzilla.wikimedia.org/show_bug.cgi?id=19110
--- Comment #5 from Andrew Garrett <[email protected]> 2009-06-07 14:33:31 UTC --- (In reply to comment #4) > @Happy-melon Our best shot would probably be to persuade Slakr on en.wp to > release the relevant parts of the SineBot code (which is in PHP and therefore > shouldn't be too difficult to integrate). I doubt that code is awfully sophisticated. There are some corner cases where it's difficult to figure out. If you're a bot, it's okay to just ignore it. If you're a piece of software which the user has explicitly asked to sign their posts for them, then you really need to either figure out where to sign, or you need to error out to give the user some feedback. It's okay for a bot to fail silently, but it isn't okay for the interface to fail silently. -- 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
