Right, addToHeader() does no longer exists. Use add() instead.

Juergen

On 9/10/05, Igor Vaynberg <[EMAIL PROTECTED]> wrote:
> Right, but the problem with the HEAD version remains as addToHeader() will
> no longer exist.
> 
> -Igor
> 
> 
> > -----Original Message-----
> > From: [EMAIL PROTECTED] [mailto:wicket-user-
> > [EMAIL PROTECTED] On Behalf Of Scott Sauyet
> > Sent: Friday, September 09, 2005 3:20 PM
> > To: [email protected]
> > Subject: Re: [Wicket-user] Using wicket-contrib-palette
> >
> > Igor Vaynberg wrote:
> > > Hmm,
> > > Im not sure why it works for me and not for you. I dropped your code
> > into
> > > the wicket-contrib-palette-examples and ran it from there.
> > >
> > > I suspect the problem is on line 165: add(javascript). This used to be
> > > addToHeader(javascript) but was changed to a pure add() call by eelco in
> > > revision 1.5. I guess addToHeader() no longer exists, so maybe someone
> > from
> > > the core team can shine a light on this, should we be doing
> > getPage().add()
> > > instead?
> >
> > Ah, but changing this back fixes my problem!
> >
> > Thank you very much.
> >
> >    -- Scott
> >
> >
> >
> > -------------------------------------------------------
> > SF.Net email is Sponsored by the Better Software Conference & EXPO
> > September 19-22, 2005 * San Francisco, CA * Development Lifecycle
> > Practices
> > Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
> > Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
> > _______________________________________________
> > Wicket-user mailing list
> > [email protected]
> > https://lists.sourceforge.net/lists/listinfo/wicket-user
> >
> 
> 
> 
> 
> 
> -------------------------------------------------------
> SF.Net email is Sponsored by the Better Software Conference & EXPO
> September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
> Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
> Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
> _______________________________________________
> Wicket-user mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/wicket-user
>


-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
Wicket-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to