I've gotten used to it and kinda like it. :D If this is a bug, can I do this when it's fixed:
<body> <head> <wicket:head> <script...> </wicket:head> </head> <body> <wicket:extend> Blah blah... </wicket:extend> </body> </html> On 8/31/05, Eelco Hillenius <[EMAIL PROTECTED]> wrote: > I noticed this too. I think it is a bug. > > Eelco > > > On 8/31/05, Gili <[EMAIL PROTECTED]> wrote: > > > > Furthermore, from a previewability point of view this makes no > > sense. > > > > Currently I defined <title> both in the child and parent page. Now I > > get two <title> tags at runtime in my rendered page, but if I remove the > > <title> from the parent or child page they no longer preview the same > > way they render. > > > > I'm necessarily saying the current behavior is wrong (maybe there > > is a > > benefit to it) but there are definately some sort of previewability > > problems with it. Is there a way to fix this? > > > > Gili > > > > Gili wrote: > > > > > > All of a sudden, the children's <head> contents are being dumped > > > into the parent page. I don't mean, <wicket:head> -- I mean <head> > > > > > > Is this normal? When was this change made? > > > > > > Thanks, > > > Gili > > > > -- > > http://www.desktopbeautifier.com/ > > > > > > ------------------------------------------------------- > > 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
