[Seaside-dev] Issue 257 in seaside: Bad XHTML with select and no option

codesite-noreply at google.com codesite-noreply at google.com
Sat Jan 10 22:21:09 UTC 2009


Updates:
	Status: WontFix

Comment #1 on issue 257 by renggli: Bad XHTML with select and no option
http://code.google.com/p/seaside/issues/detail?id=257

It is the responsibility of the user to avoid empty select lists (and also  
empty unordered, ordered and definition
lists). There is nothing the canvas API can do about that. This problem has  
to be solved at the level of the
application and the user has to either decide not to render the tag or to  
render something else that is valid.

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings


More information about the seaside-dev mailing list