How is this supposed to work in 1.2.1? I believe the header contribution code is the same. getImplementationId() is the one causing problems here. It should work ok in 2.0, as there is no getImplementationId() anymore.
-Matej Igor Vaynberg wrote: > this is a known header contribution bug in 1.2.2 we are working on right > now. you can either roll back to 1.2.1 or wait for 1.2.3 which should be > coming in a week or so. > > -Igor > > > On 9/4/06, *Stefan Lindner* <[EMAIL PROTECTED] > <mailto:[EMAIL PROTECTED]>> wrote: > > A little supplement: The other javascript resources are present: > <script type="text/javascript" > > src="/Visiomedic/app/resources/wicket.ajax.AbstractDefaultAjaxBehavior/wicket-ajax-debug-drag.js"></script> > > <script type="text/javascript" > > src="/Visiomedic/app/resources/wicket.ajax.AbstractDefaultAjaxBehavior/wicket-ajax-debug.js"></script> > and the Ajax debugger can be activated. If I add the missing > resource by hand, firefox reports an error in the > wicket-autocompletion.js file in the line > > Wicket.Ajax.AutoComplete=function(elementId,callbackUrl){ > > "Wicket is not defined" > > Stefan > > ------------------------------------------------------------------------- > > Using Tomcat but need to do more? Need to support web services, > security? > Get stuff done quickly with pre-integrated technology to make your > job easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache > Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > <http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642> > _______________________________________________ > Wicket-user mailing list > [email protected] > <mailto:[email protected]> > https://lists.sourceforge.net/lists/listinfo/wicket-user > <https://lists.sourceforge.net/lists/listinfo/wicket-user> > > > > > ------------------------------------------------------------------------ > > ------------------------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > > > ------------------------------------------------------------------------ > > _______________________________________________ > Wicket-user mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/wicket-user ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Wicket-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wicket-user
