Hi,
It's what others are seeing. But you can do something about it:
http://wiki.apache.org/tapestry/Tapestry5HowToXhtml
-Filip
On 2008-05-18 10:42, maxthesecond wrote:
I forget to mention this third case
component result
<br /> <br>
The specifications about br in xhtm states that <br></br> correct <br/>
correct and <br /> correct and recomended for compatibility isues.
Now :however I write the <br> tags in a tapestry component in the output I
get <br> tag wich is as you know incorrect.
I just want to know If others see this behaviour or not, thanks.
jg433 wrote:
this is a common behaviour/problem not only with tapestry.
<br>- tags in xhtml should be written with a space before the closing
characters:
<br />
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]