You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by bu...@apache.org on 2004/02/19 23:59:43 UTC

DO NOT REPLY [Bug 22489] - [lang]patch] StringUtils.isAsciiPrintable()

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

[lang]patch] StringUtils.isAsciiPrintable()





------- Additional Comments From fredrik.westermarck@mdh.se  2004-02-19 22:59 -------
I have modified your patch a litte to use CharUtils.isASCIIPrintable(char).

The change effected the handling of \u0020 which in your patch was not
considered to be ASCII 7-bit printable. But it is printable in 7-bit ASCII isn't it?

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org