Problem with wicket 1.5.3 and wiquery 1.5.3

2011-12-20 Thread dennisB
Hi all We are performing upgrade to wicket 1.5.3 and wiquery 1.5.3 and we got some problem with the Response, the problem is that all my Responses is wrapped now with WiQueryDecoratingHeaderResponse class and the Ajax events doesn't work properly Thanks . -- View this message in context:

RE: Problem with wicket 1.5.3 and wiquery 1.5.3

2011-12-20 Thread dennisB
hi Hielke thanks for the fast reply. I create a simple example to demonstrate my problem: this is the scenario: In my application i have wicket 1.5.3 and i am using AjaxLazyLoadPanel - add(new AjaxLazyLoadPanel(testPanel) { @Override public Component

Re: Problem with wicket 1.5.3 and wiquery 1.5.3

2011-12-20 Thread dennisB
hi Chris your solution worked for my test project, i still need to check it on my real project. Thanks -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/Problem-with-wicket-1-5-3-and-wiquery-1-5-3-tp4217860p4219254.html Sent from the Users forum mailing list archive

RE: Problem with wicket 1.5.3 and wiquery 1.5.3

2011-12-21 Thread dennisB
hi Hielke We staying with the patch for now, we have to stable our system. but i will check it in few days. Thanks. -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/Problem-with-wicket-1-5-3-and-wiquery-1-5-3-tp4217860p4221949.html Sent from the Users forum

Problem with wicketstuff-tinymce-1.5.3 external plugins

2011-12-21 Thread dennisB
We are performing upgrade to wicketstuff-tinymce-1.5.3 and we have some problems with external plugins. this code in tiny_mce_src.js loadScripts() function that suppose to load our plugin javaScript is never called: function loadScripts() { if (s.language s.language_load !== false)

Re: Problem with wicketstuff-tinymce-1.5.3 external plugins

2011-12-21 Thread dennisB
We find the problem,the are no problem with wicketstuff-tinymce-1.5.3 the problem was at our application. -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/Problem-with-wicketstuff-tinymce-1-5-3-external-plugins-tp4222060p4222840.html Sent from the Users forum mailing