You are viewing a plain text version of this content. The canonical link for it is here.
Posted to j-dev@xerces.apache.org by bu...@apache.org on 2004/03/29 21:24:51 UTC

DO NOT REPLY [Bug 27924] - Entity Reference nodes with no children should always be serialized

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=27924>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=27924

Entity Reference nodes with no children should always be serialized

mrglavas@ca.ibm.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
            Summary|Entity Reference nodes with |Entity Reference nodes with
                   |no children should always be|no children should always be
                   |serialized                  |serialized



------- Additional Comments From mrglavas@ca.ibm.com  2004-03-29 19:24 -------
Thanks Naela, I've applied your patch to CVS. Please verify.

Good catch on the change from getActualEncoding to getInputEncoding. This 
method was being called reflectively; looking up the method was failing 
silently at runtime. Once DOM Level 3 core is included in the standard 
distribution we should be calling all the new methods explicitly instead of 
with reflection.

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