This shouldn't be happening...

I can see a </title> in all of my tap4.0.2 pages...
Here's the source
http://svn.apache.org/viewvc/tapestry/tapestry4/branches/4.0/framework/src/java/org/apache/tapestry/html/Shell.java?view=log


Skorpien126 wrote:
> Hmm not really a problem but maybe a mini bug... i´m using tapestry 4.0.2 ..
> and i make use of the Border-Component . In the Border Component I include
> this code snippet 
>       <span jwcid="@Shell" stylesheet="ognl:assets.defaultStyle" title="my big
> page">
>
> ... on rendering the open title tag (<title>) is rendered.. I get this..
>
> <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en">
>     <head>   
>         <title>my big page          
>     </head>
>     ...
> </html>.
>
> ... the closing title-tag is not rendert ... what is no problem for
> firefox... but for the actual Internet Explorer. :( 
>   


-- 
Andreas Andreou - [EMAIL PROTECTED] - http://andyhot.di.uoa.gr
Tapestry / Tacos developer
Open Source / J2EE Consulting 


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to