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 "ever chen (JIRA)" <xe...@xml.apache.org> on 2005/11/24 10:09:56 UTC

[jira] Created: (XERCESC-1528) support RFC3986

support RFC3986
---------------

         Key: XERCESC-1528
         URL: http://issues.apache.org/jira/browse/XERCESC-1528
     Project: Xerces-C++
        Type: Improvement
  Components: DOM  
    Versions: 2.7.0    
 Environment: Windows XP
    Reporter: ever chen
    Priority: Critical


We know RFC2986 has released on January 2005.  it add a new reserved keyword '#'. However, when we use function isURIString to try to check a URI validity with a prefix of fragment, e.g. http://www.abc.com/index.htm#1.0.2, a false value returned.  So I think we should add this '#' to MARK_OR_RESERVED_CHARACTERS array.

-- 
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