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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to