As it turns out, someone did modify this page, but it was earlier this year and not recently. This button is part of a row in a table, so each row has its own version of this button, and obviously the button is supposed to act on the data specific to that row. Well, they added a setMarkupId() to this button and this killed it because then every button in the table had the same ID. I'll have to keep a weather eye on this sort of thing going forward unless there's someway to config / force an error any time such an instance happens.
-- View this message in context: http://apache-wicket.1842946.n4.nabble.com/IndicatingAjaxButton-onSubmit-seems-missing-when-deployed-tp4678598p4678599.html Sent from the Users forum mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
