[ http://nagoya.apache.org/jira/browse/XERCESC-388?page=history ]

Alberto Massari updated XERCESC-388:
------------------------------------

    Priority: Major

> Invalid uriId used for XMLAttr:s in XMLScanner.cpp
> --------------------------------------------------
>
>          Key: XERCESC-388
>          URL: http://nagoya.apache.org/jira/browse/XERCESC-388
>      Project: Xerces-C++
>         Type: Bug
>   Components: SAX/SAX2
>     Versions: 1.7.0
>  Environment: Operating System: All
> Platform: All
>     Reporter: Martin Kalen
>     Assignee: Xerces-C Developers Mailing List

>
> XMLScanner.cpp 1.7.0 (same as nightly build as of 22/03/2002), on 
> lines
> src/xercesc/internal/XMLScanner.cpp:2690
> src/xercesc/internal/XMLScanner.cpp:2704
> src/xercesc/internal/XMLScanner.cpp:2816
> src/xercesc/internal/XMLScanner.cpp:2831
> uses 
> an invalid value of -1 for the uriId in the XMLAttr constructor.
> uriId is declared as unsigned 
> int and these -1 values should probably be fUnknownNamespaceId or fEmptyNamespaceId 
> (or 
> possibly 0). I leave this up to someone who knows the semantics of XMLScanner).

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://nagoya.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to