Hi arieh,

In article <cvs commit: jakarta-tomcat/src/share/org/apache/tomcat/util FileUtil.java>,
        [EMAIL PROTECTED] wrote:
|        public static String patch(String path) {
|   -   String patchPath = path;
|   +   String patchPath = path.trim();

The fix of 1.9.2.6 becomes ineffective.
trim() should be removed ?

Yoshiyuki Karezaki   [EMAIL PROTECTED]

Reply via email to