From deanholdren at gmail.com Tue Sep 14 13:44:55 2010 From: deanholdren at gmail.com (Dean Holdren) Date: Tue, 14 Sep 2010 13:44:55 -0400 Subject: [Mechanize-users] Patch for un-named image buttons Message-ID: 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: