Re: NamedNodeMapAttributeList assertion bug

2008-09-10 Thread David Bertoni
Hemligt Namn wrote: Hi Dave, Thanks for opening a Jira issue and providing a patch that quickly. (I otherwise intended to open an issue today.) (In case I should upload some of the original information (steps to reproduce?), just let me know.) If you could attach your code snippet as a file an

Re: NamedNodeMapAttributeList assertion bug

2008-09-10 Thread Hemligt Namn
Hi Dave, Thanks for opening a Jira issue and providing a patch that quickly. (I otherwise intended to open an issue today.) (In case I should upload some of the original information (steps to reproduce?), just let me know.) Regards, Magnus On Mon, Sep 8, 2008 at 10:45 PM, David Bertoni <[EMAIL

Re: NamedNodeMapAttributeList assertion bug

2008-09-08 Thread David Bertoni
Hemligt Namn wrote: Dear Xalan developers, I believe there is a bug in the NamedNodeMapAttributeList constructor: an assertion fails if the attribute map is empty. The assertion prevents me from serializing this to XML: Please find below excerpts from the relevant source code, a stac

NamedNodeMapAttributeList assertion bug

2008-09-08 Thread Hemligt Namn
Dear Xalan developers, I believe there is a bug in the NamedNodeMapAttributeList constructor: an assertion fails if the attribute map is empty. The assertion prevents me from serializing this to XML: Please find below excerpts from the relevant source code, a stack trace, a patch, exampl