Hi,

> clickButtonWithId('id2fb')

this is not Wicket's JavaScript.

Show us the source of this method or even better create a quickstart.

Regards
Sven


On 26.04.2016 22:51, fachhoch wrote:
I upgraded   from 6.19 to  7.2.

append javascript to ajaxrequesttarget  results  error in client side

Ib54b:1 Wicket.Ajax:  Wicket.Ajax.Call.processEvaluation: Exception
evaluating javascript: TypeError: Cannot read property 'toUpperCase' of
undefined, text: (function(){clickButtonWithId('id2fb')})();


I have two ajax links one hidden and other visible, click on visible  it
does some loading at server side  then call append js to ajaxrequestatrget
which clicks the hidden btn, no issues it works, but at client side I see
the error.



--
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/upgrade-to-wicket-7-2-append-javascript-to-AjaxRequestTarget-tp4674447.html
Sent from the Users forum mailing list archive at Nabble.com.

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