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=16856>. 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=16856 bean:write don't escape new line characters ------- Additional Comments From [EMAIL PROTECTED] 2003-02-13 21:15 ------- I think that a correct way to resolve this kind of problems is to add another attribute on the bean:write tag that does this works. My problem is that i need to have this function included in the struts 1.1 because i daily download the nightly build. I can develop this function, but i need that it will be bundled with struts. I don't think that is a problem becuase it impact only 2 classes: ResponseUtils that need another function (filterCarriageReturn) and the WriteTag that must call it after calling the filter function if the attribute was setted. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]