I was working with mechanize and noticed that an image button did not appear in the list of buttons on a mechanize form object. I think I tracked down the cause, which was that mechanize would not add it because it had no "name" attribute. I''ve created an issue to track it, and sent a pull request with a patch including a test (it''s a very small change). http://github.com/tenderlove/mechanize/issues#issue/56 Just sending to the list in case anyone had encountered the same issue and wanted to get the fix. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://rubyforge.org/pipermail/mechanize-users/attachments/20100914/d3cbc366/attachment.html>