Getting a strange error when loading my page:

 

INFO: 

INFO: Initiating Ajax GET request on
../../../../../../?wicket:interface=:2:eventTabbedPanel:panel:createEven
tForm:message::IBehaviorListener:0:6&random=0.6280901523407119

INFO: Invoking pre-call handler(s)...

INFO: Received ajax response (344 characters)

INFO: 
<?xml version="1.0"
encoding="UTF-8"?><ajax-response><evaluate><![CDATA[<script
type="text/javascript"><!--/*--><![CDATA[/*><!--*/
]]></evaluate><evaluate><![CDATA[
tinyMCE.onLoad();
tinyMCE.execCommand('mceAddControl', true,
'message56');]]></evaluate><evaluate encoding="wicket1"><![CDATA[
/*-->]^]^>*/</script>
]]></evaluate></ajax-response>

INFO: Response parsed. Now invoking steps...

ERROR: Exception evaluating javascript: SyntaxError: invalid XML markup

ERROR: Exception evaluating javascript: SyntaxError: syntax error

INFO: Response processed successfully.

INFO: Invoking post-call handler(s)...

 

Can't really find anything wrong in my template - any ideas how to debug
something like this?

 

Thanks,

 

Michael

Reply via email to