When you use the "Search to hold" function the interface offers a "split" menu button in two places: On the search results screen and the item detail screen. In both cases the button is not working properly. When you click the down-arrow to expand the menu the form is submitting right away. The form shouldn't submit unless you choose one of the options in the menu.
Created attachment 4609 [details] [review] Revised fix Before this patch, clicking the down-arrow on the "Place hold" split menu button would submit the form right away with the default action. After applying the patch the form should not submit until you choose one of the two menu items ("Place hold" or "Place hold for [Patron]").
I talked with Owen about this on IRC and I don't have a problem. It seems to be something specific on his machine. Owen, should be close this?
I can reproduce this bug across multiple browsers but only with this particular installation. I can't imagine what the difference is, but if it's just me then this bug is invalid.