Could this possibly happen if the following occurred.

1) Load a page with a repeater on it
2) Click on an ajax link that would remove an item from the repeater
3) Click the back button. Click on the link for the item you removed.

D/


On Apr 23, 2010, at 10:32 AM, Martin Asenov wrote:

> 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
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to