You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@xalan.apache.org by bu...@apache.org on 2002/06/13 20:09:43 UTC

DO NOT REPLY [Bug 9137] - EnvironmentCheck gives wrong information when the path contains capital letters on unix.

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

EnvironmentCheck gives wrong information when the path contains capital letters on unix.

curcuru@apache.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         OS/Version|Other                       |Linux
           Priority|Other                       |Low
         Resolution|                            |FIXED



------- Additional Comments From curcuru@apache.org  2002-06-13 18:09 -------
Fixed in EnvironmentCheck r1.12.  I used to have a reason for doing the toLowerCase(), but you're 
right, it shouldn't be used there.