DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=18599>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=18599

HTML Textarea tag renders without leading return (a '\n')





------- Additional Comments From [EMAIL PROTECTED]  2003-04-02 20:04 -------
No, not for 'readabilitity sake'. I've tested it in a few browser, but none of 
them submit exactly what I've (or in this case Struts) put inside the textarea 
tag. I've have searched, and searched the Internet, but I can't find any 
specification of how textarea's content must be submitted. I think most 
browsers do NOT submit the very first '\n' directly after the start tag.

So if I put '\n\ntest' in the textarea, the browser will submit back '\ntest' 
because the first '\n' is directly after the start tag in struts.

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

Reply via email to