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=10874>.
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=10874

bean:write - filter - The documented action appears reversed from actual action.





------- Additional Comments From [EMAIL PROTECTED]  2002-07-16 18:16 -------
The documentation looks correct.

With filter="true", it "filters" the html and replaces special characters with 
replacement symbols.  So you SHOULD see: <i>whatever</i>

With  filter="false", the html symbols are not replace, and are interpreted by 
the browser as-is.  So you should see your text in italics.

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

Reply via email to