You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@xerces.apache.org by "David Bertoni (JIRA)" <xe...@xml.apache.org> on 2005/07/19 02:53:47 UTC

[jira] Created: (XERCESC-1463) Regular expressions do not fully support case-insensitive matching

Regular expressions do not fully support case-insensitive matching
------------------------------------------------------------------

         Key: XERCESC-1463
         URL: http://issues.apache.org/jira/browse/XERCESC-1463
     Project: Xerces-C++
        Type: Bug
  Components: Utilities  
    Versions: 2.6.0    
    Reporter: David Bertoni
 Assigned to: David Bertoni 


The implementation of case-insensitive matching in regular expressions is incomplete.  There are also some bugs in the partial implementation.  This patch fixes the existing bugs and completes the implementation.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


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


[jira] Closed: (XERCESC-1463) Regular expressions do not fully support case-insensitive matching

Posted by "David Bertoni (JIRA)" <xe...@xml.apache.org>.
     [ http://issues.apache.org/jira/browse/XERCESC-1463?page=all ]
     
David Bertoni closed XERCESC-1463:
----------------------------------


> Regular expressions do not fully support case-insensitive matching
> ------------------------------------------------------------------
>
>          Key: XERCESC-1463
>          URL: http://issues.apache.org/jira/browse/XERCESC-1463
>      Project: Xerces-C++
>         Type: Bug
>   Components: Utilities
>     Versions: 2.6.0
>     Reporter: David Bertoni
>     Assignee: David Bertoni
>      Fix For: Nightly build (please specify the date)
>  Attachments: patch.txt
>
> The implementation of case-insensitive matching in regular expressions is incomplete.  There are also some bugs in the partial implementation.  This patch fixes the existing bugs and completes the implementation.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


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


[jira] Resolved: (XERCESC-1463) Regular expressions do not fully support case-insensitive matching

Posted by "David Bertoni (JIRA)" <xe...@xml.apache.org>.
     [ http://issues.apache.org/jira/browse/XERCESC-1463?page=all ]
     
David Bertoni resolved XERCESC-1463:
------------------------------------

    Fix Version: Nightly build (please specify the date)
     Resolution: Fixed

Patch applied.

> Regular expressions do not fully support case-insensitive matching
> ------------------------------------------------------------------
>
>          Key: XERCESC-1463
>          URL: http://issues.apache.org/jira/browse/XERCESC-1463
>      Project: Xerces-C++
>         Type: Bug
>   Components: Utilities
>     Versions: 2.6.0
>     Reporter: David Bertoni
>     Assignee: David Bertoni
>      Fix For: Nightly build (please specify the date)
>  Attachments: patch.txt
>
> The implementation of case-insensitive matching in regular expressions is incomplete.  There are also some bugs in the partial implementation.  This patch fixes the existing bugs and completes the implementation.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


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


[jira] Updated: (XERCESC-1463) Regular expressions do not fully support case-insensitive matching

Posted by "David Bertoni (JIRA)" <xe...@xml.apache.org>.
     [ http://issues.apache.org/jira/browse/XERCESC-1463?page=all ]

David Bertoni updated XERCESC-1463:
-----------------------------------

    Attachment: patch.txt

> Regular expressions do not fully support case-insensitive matching
> ------------------------------------------------------------------
>
>          Key: XERCESC-1463
>          URL: http://issues.apache.org/jira/browse/XERCESC-1463
>      Project: Xerces-C++
>         Type: Bug
>   Components: Utilities
>     Versions: 2.6.0
>     Reporter: David Bertoni
>     Assignee: David Bertoni
>  Attachments: patch.txt
>
> The implementation of case-insensitive matching in regular expressions is incomplete.  There are also some bugs in the partial implementation.  This patch fixes the existing bugs and completes the implementation.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


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