You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oro-dev@jakarta.apache.org by bu...@apache.org on 2001/11/14 00:03:49 UTC

DO NOT REPLY [Bug 4854] New: - [[:upper:]] doesn't match lowercase when case insensitive

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

[[:upper:]] doesn't match lowercase when case insensitive

           Summary: [[:upper:]] doesn't match lowercase when case
                    insensitive
           Product: ORO
           Version: 2.0.4
          Platform: All
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Main
        AssignedTo: oro-dev@jakarta.apache.org
        ReportedBy: tlane@macromedia.com


The "upper" character class doesn't match lowercase chars when the 
Perl5Compiler CASE_INSENSITIVE_MASK is on. It should. Interstingly, "[A-Z]" 
does match lowercase under these conditions.

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>