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