Adrian Beech wrote:

I've been fiddling with the <input:text ... /> tag from the input taglib and
noticed that the resulting code has a "/>" at the end of the generated HTML.
For example, <input:text name='message'/> produces <input type="text"
name="message" value="" />.


Is this a non-impacting bug?

It's not a bug at all -- that's proper XHTML; empty elements must be closed.

--
Hassan Schroeder ----------------------------- [EMAIL PROTECTED]
Webtuitive Design ===  (+1) 408-938-0567   === http://webtuitive.com

                          dream.  code.



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



Reply via email to