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 bu...@apache.org on 2004/03/02 14:10:40 UTC

DO NOT REPLY [Bug 9611] - IXMLDOMDocument::createElement erroneously succeeds

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

IXMLDOMDocument::createElement erroneously succeeds

alby@exceloncorp.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED



------- Additional Comments From alby@exceloncorp.com  2004-03-02 13:10 -------
The COM layer simply passes the given string to the underlying DOM 
implementation. The current code has now stopped using the deprecated DOM, and 
correctly report an error (INVALID_CHARACTER_ERR) when you provide an invalid 
tag name to createElement.

Alberto

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