Empty SelectionList option not rendered properly according to xhtml

2007-05-24 Thread Jan Vissers
Tapestry renders:

   option value=Empty/option

And it 'should' render:

   option value=Empty/

Is this something we can workaround?
I would have preferred Tapestry rendering the option correctly whenever
the label is (an) empty (string).

Thx,
-J.


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



Re: Empty SelectionList option not rendered properly according to xhtml

2007-05-24 Thread SergeEby

Hi,

This seems valid to me according to this: http://www.w3.org/TR/xhtml1/#h-4.6

/Serge


Jan Vissers wrote:
 
 Tapestry renders:
 
option value=Empty/option
 
 And it 'should' render:
 
option value=Empty/
 
 Is this something we can workaround?
 I would have preferred Tapestry rendering the option correctly whenever
 the label is (an) empty (string).
 
 Thx,
 -J.
 
 
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
 
 
 

-- 
View this message in context: 
http://www.nabble.com/Empty-SelectionList-option-not-rendered-properly-according-to-xhtml-tf3809469.html#a10783377
Sent from the Tapestry - User mailing list archive at Nabble.com.


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



Re: Empty SelectionList option not rendered properly according to xhtml

2007-05-24 Thread Jan Vissers
I stand corrected, thanks Serge.
My 'Tidy' HTML validator (firefox) complained about this - should have
checked the actual specs prior to complaining - sorry.

-J.


 Hi,

 This seems valid to me according to this:
 http://www.w3.org/TR/xhtml1/#h-4.6

 /Serge


 Jan Vissers wrote:

 Tapestry renders:

option value=Empty/option

 And it 'should' render:

option value=Empty/

 Is this something we can workaround?
 I would have preferred Tapestry rendering the option correctly whenever
 the label is (an) empty (string).

 Thx,
 -J.


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




 --
 View this message in context:
 http://www.nabble.com/Empty-SelectionList-option-not-rendered-properly-according-to-xhtml-tf3809469.html#a10783377
 Sent from the Tapestry - User mailing list archive at Nabble.com.


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





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