Description
The callback script in org.apache.wicket.ajax.AbstractAjaxTimerBehavior#getJsTimeoutCall() may be extended/replaced with user provided one that contains single or double quotes and in the case when double quotes are used they will break the final generated JavaScript for the timer.