Would someone assist me on this? Thank you in advance!
-----Original Message----- From: Martin Asenov [mailto:mase...@velti.com] Sent: Friday, April 23, 2010 9:38 AM To: users@wicket.apache.org Subject: Back button Hello, everyone! I've got a page with a repeater with cells - every single cell has a link in it. However, when you go to another page and afterwards press the Back button and click one of the links, the following exc is thrown: WicketMessage: org.apache.wicket.WicketRuntimeException: component view_holder:view:25:cols:30:trigger_ref not found on page com.company.project.ui.calendar.Calendar[id = 46], listener interface = [RequestListenerInterface name=IBehaviorListener, method=public abstract void org.apache.wicket.behavior.IBehaviorListener.onRequest()] Wicket was supposed to support the Back button, wasn't it? Or maybe I'm missing something. Please advice... Thank you, Martin --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org For additional commands, e-mail: users-h...@wicket.apache.org